Class ElementsSmartContract
java.lang.Object
dev.getelements.elements.sdk.model.blockchain.ElementsSmartContract
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.getId()Deprecated.Deprecated.Deprecated.Deprecated.voidsetAccountAddress(String accountAddress) Deprecated.voidsetBlockchain(String blockchain) Deprecated.voidsetDisplayName(String displayName) Deprecated.voidDeprecated.voidsetMetadata(Map<String, Object> metadata) Deprecated.voidsetScriptHash(String scriptHash) Deprecated.voidsetWalletId(String walletId) Deprecated.
-
Constructor Details
-
ElementsSmartContract
public ElementsSmartContract()Deprecated.
-
-
Method Details
-
getId
Deprecated. -
setId
Deprecated. -
getDisplayName
Deprecated. -
setDisplayName
Deprecated. -
getScriptHash
Deprecated. -
setScriptHash
Deprecated. -
getBlockchain
Deprecated. -
setBlockchain
Deprecated. -
getWalletId
Deprecated. -
setWalletId
Deprecated. -
getAccountAddress
Deprecated. -
setAccountAddress
Deprecated. -
getMetadata
Deprecated. -
setMetadata
Deprecated.
-