Class InvocationScope
java.lang.Object
dev.getelements.elements.sdk.service.blockchain.invoke.InvocationScope
- Direct Known Subclasses:
EvmInvocationScope,FlowInvocationScope,NearInvocationScope
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetVault()inthashCode()voidsetBlockchainNetwork(BlockchainNetwork blockchainNetwork) voidsetSmartContract(SmartContract smartContract) voidsetSmartContractAddress(SmartContractAddress smartContractAddress) voidvoidvoidsetWalletAccount(WalletAccount walletAccount) toString()
-
Constructor Details
-
InvocationScope
public InvocationScope()
-
-
Method Details
-
getVault
-
setVault
-
getWallet
-
setWallet
-
getWalletAccount
-
setWalletAccount
-
getSmartContract
-
setSmartContract
-
getBlockchainNetwork
-
setBlockchainNetwork
-
getSmartContractAddress
-
setSmartContractAddress
-
equals
-
hashCode
public int hashCode() -
toString
-