Class PatchSmartContractRequest
java.lang.Object
dev.getelements.elements.sdk.model.blockchain.PatchSmartContractRequest
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.void
setAccountAddress
(String accountAddress) Deprecated.void
setBlockchain
(String blockchain) Deprecated.void
setDisplayName
(String displayName) Deprecated.void
setMetadata
(Map<String, Object> metadata) Deprecated.void
setScriptHash
(String scriptHash) Deprecated.void
setWalletId
(String walletId) Deprecated.
-
Constructor Details
-
PatchSmartContractRequest
public PatchSmartContractRequest()Deprecated.
-
-
Method Details
-
getDisplayName
Deprecated. -
setDisplayName
Deprecated. -
getScriptHash
Deprecated. -
setScriptHash
Deprecated. -
getBlockchain
Deprecated. -
setBlockchain
Deprecated. -
getWalletId
Deprecated. -
setWalletId
Deprecated. -
getAccountAddress
Deprecated. -
setAccountAddress
Deprecated. -
getMetadata
Deprecated. -
setMetadata
Deprecated.
-