Index

A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
All Classes and Interfaces|All Packages|Constant Field Values

A

abi() - Method in record class tech.deplant.java4ever.framework.contract.AbstractContract
Returns the value of the abi record component.
abi() - Method in interface tech.deplant.java4ever.framework.contract.Contract
 
abi() - Method in record class tech.deplant.java4ever.framework.contract.GiverV2
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWallet
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Index
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasis
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig.GeneratorContract
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.AbstractTemplate
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.GiverV2Template
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWallet2Template
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWalletTemplate
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWallet2Template
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWalletTemplate
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.SurfMultisigWalletTemplate
Returns the value of the abi record component.
abi() - Method in interface tech.deplant.java4ever.framework.template.Template
 
abi() - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenRootTemplate
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenWalletTemplate
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.TIP4CollectionTemplate
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexBasisTemplate
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexTemplate
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.TIP4NftTemplate
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.TIP4WalletTemplate
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.UpdateMultisigWallet2Template
Returns the value of the abi record component.
abi(String) - Method in record class tech.deplant.java4ever.framework.LocalConfig
 
abi(String) - Method in record class tech.deplant.java4ever.framework.OnchainConfig
 
ABI() - Method in record class tech.deplant.java4ever.framework.ContractAbi
 
abiContract() - Method in record class tech.deplant.java4ever.framework.ContractAbi
Returns the value of the abiContract record component.
abiJson() - Method in record class tech.deplant.java4ever.framework.OnchainConfig.SavedContract
Returns the value of the abiJson record component.
abiMessageExpirationTimeout(Long) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
abiMessageExpirationTimeoutGrowFactor(Long) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
abiName() - Method in record class tech.deplant.java4ever.framework.datatype.AbiType
 
abiParams() - Method in record class tech.deplant.java4ever.framework.datatype.SolStruct
Returns the value of the abiParams record component.
abis() - Method in record class tech.deplant.java4ever.framework.LocalConfig.LocalInfo
Returns the value of the abis record component.
AbiType - Record Class in tech.deplant.java4ever.framework.datatype
 
AbiType(AbiTypePrefix) - Constructor for record class tech.deplant.java4ever.framework.datatype.AbiType
 
AbiType(AbiTypePrefix, int) - Constructor for record class tech.deplant.java4ever.framework.datatype.AbiType
 
AbiType(AbiTypePrefix, int, boolean) - Constructor for record class tech.deplant.java4ever.framework.datatype.AbiType
Creates an instance of a AbiType record class.
AbiTypePrefix - Enum Class in tech.deplant.java4ever.framework.datatype
 
AbiValue<J> - Interface in tech.deplant.java4ever.framework.datatype
 
abiWorkchain(Long) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
ABSOLUTE - Enum constant in enum class tech.deplant.java4ever.framework.artifact.Artifact.PathType
 
AbstractContract - Record Class in tech.deplant.java4ever.framework.contract
Class that represents deployed contract in one of the networks.
AbstractContract(Sdk, String, ContractAbi) - Constructor for record class tech.deplant.java4ever.framework.contract.AbstractContract
 
AbstractContract(Sdk, String, ContractAbi, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.AbstractContract
Creates an instance of a AbstractContract record class.
AbstractTemplate - Record Class in tech.deplant.java4ever.framework.template
 
AbstractTemplate(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.AbstractTemplate
Creates an instance of a AbstractTemplate record class.
accept(byte[]) - Method in record class tech.deplant.java4ever.framework.artifact.ByteFile
 
accept(byte[]) - Method in record class tech.deplant.java4ever.framework.artifact.ByteResource
 
accept(String) - Method in record class tech.deplant.java4ever.framework.artifact.JsonFile
 
accept(String) - Method in record class tech.deplant.java4ever.framework.artifact.JsonResource
 
acceptBurn(BigInteger, Address, Address, Address, TvmCell) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 
acceptMint(BigInteger, Address, Boolean, TvmCell) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
 
acceptTransfer(String) - Method in interface tech.deplant.java4ever.framework.contract.multisig.MultisigWallet
 
acceptTransfer(String) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWallet
 
acceptTransfer(String) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
 
acceptTransfer(String) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
 
acceptTransfer(BigInteger, Address, Address, Boolean, TvmCell) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
 
account() - Method in interface tech.deplant.java4ever.framework.contract.Contract
Downloads actual account info, including boc.
Account - Record Class in tech.deplant.java4ever.framework
 
Account(String, int, String, String, String, String, String, String, String, long) - Constructor for record class tech.deplant.java4ever.framework.Account
Creates an instance of a Account record class.
Account.GraphQLFilter - Interface in tech.deplant.java4ever.framework
 
Account.GraphQLFilter.Eq - Record Class in tech.deplant.java4ever.framework
 
Account.GraphQLFilter.Gt - Record Class in tech.deplant.java4ever.framework
 
Account.GraphQLFilter.In - Record Class in tech.deplant.java4ever.framework
 
Account.GraphQLFilter.Lt - Record Class in tech.deplant.java4ever.framework
 
accountBalance() - Method in interface tech.deplant.java4ever.framework.contract.Contract
Check actual EVER balance on contract's account.
accType() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the accType record component.
addAbiPath(String, String) - Method in record class tech.deplant.java4ever.framework.LocalConfig
 
addContract(String, Contract) - Method in record class tech.deplant.java4ever.framework.OnchainConfig
Adds OwnedContract object to config with a given name as a key.
addKeypairPath(String, String) - Method in record class tech.deplant.java4ever.framework.LocalConfig
 
addKeys(String, Credentials) - Method in record class tech.deplant.java4ever.framework.OnchainConfig
 
addOwner(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigBuilder
 
address() - Method in record class tech.deplant.java4ever.framework.contract.AbstractContract
Returns the value of the address record component.
address() - Method in interface tech.deplant.java4ever.framework.contract.Contract
 
address() - Method in record class tech.deplant.java4ever.framework.contract.GiverV2
Returns the value of the address record component.
address() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWallet
Returns the value of the address record component.
address() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
Returns the value of the address record component.
address() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
Returns the value of the address record component.
address() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2
Returns the value of the address record component.
address() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
Returns the value of the address record component.
address() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
Returns the value of the address record component.
address() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
Returns the value of the address record component.
address() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
Returns the value of the address record component.
address() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
Returns the value of the address record component.
address() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Index
Returns the value of the address record component.
address() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasis
Returns the value of the address record component.
address() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft
Returns the value of the address record component.
address() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet
Returns the value of the address record component.
address() - Method in record class tech.deplant.java4ever.framework.OnchainConfig.SavedContract
Returns the value of the address record component.
address(String) - Method in record class tech.deplant.java4ever.framework.OnchainConfig
 
Address - Record Class in tech.deplant.java4ever.framework.datatype
 
Address(int, BigInteger) - Constructor for record class tech.deplant.java4ever.framework.datatype.Address
Creates an instance of a Address record class.
Address(String) - Constructor for record class tech.deplant.java4ever.framework.datatype.Address
 
Address(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.datatype.Address
 
ADDRESS - Enum constant in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
 
addressFromEncodedTvc(Sdk) - Method in interface tech.deplant.java4ever.framework.template.Template
 
addTvcPath(String, String) - Method in record class tech.deplant.java4ever.framework.LocalConfig
 
ALL_BALANCE_GAS - Enum constant in enum class tech.deplant.java4ever.framework.MessageFlag
Sends all remaining EVERs of this contract (value is ignored)
ALL_MESSAGE_GAS - Enum constant in enum class tech.deplant.java4ever.framework.MessageFlag
Sends all EVERs that came with this message (value is ignored)
arrayMatcher(String) - Static method in record class tech.deplant.java4ever.framework.datatype.AbiType
 
arrayMatcher(String) - Static method in record class tech.deplant.java4ever.framework.datatype.SolStruct
 
artifact() - Method in record class tech.deplant.java4ever.framework.LocalConfig
Returns the value of the artifact record component.
artifact() - Method in record class tech.deplant.java4ever.framework.OnchainConfig
Returns the value of the artifact record component.
Artifact<S,C> - Interface in tech.deplant.java4ever.framework.artifact
 
Artifact.PathType - Enum Class in tech.deplant.java4ever.framework.artifact
 
assemblyContract(String, String) - Method in record class tech.deplant.java4ever.framework.artifact.TvmLinker
 
assemblyContract(String, String, String) - Method in record class tech.deplant.java4ever.framework.artifact.TvmLinker
 

B

balance() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the balance record component.
balance() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
 
base64String() - Method in record class tech.deplant.java4ever.framework.Tvc
 
boc() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the boc record component.
bocCacheMaxSize(Long) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
Bool - Record Class in tech.deplant.java4ever.framework.datatype
 
Bool(Boolean) - Constructor for record class tech.deplant.java4ever.framework.datatype.Bool
Creates an instance of a Bool record class.
Bool(String) - Constructor for record class tech.deplant.java4ever.framework.datatype.Bool
 
BOOL - Enum constant in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
 
BRIDGE - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Tokens
 
build() - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
build(LibraryLoader) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
build(Sdk) - Method in class tech.deplant.java4ever.framework.Tvc.Builder
 
build(Sdk, Giver, BigInteger) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
 
build(Sdk, Credentials, Giver, BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigBuilder
 
builder() - Static method in record class tech.deplant.java4ever.framework.datatype.TvmCell
 
builder() - Static method in record class tech.deplant.java4ever.framework.Sdk
 
Builder() - Constructor for class tech.deplant.java4ever.framework.gql.QueryHandle.Builder
 
Builder() - Constructor for class tech.deplant.java4ever.framework.Sdk.Builder
 
Builder() - Constructor for class tech.deplant.java4ever.framework.Tvc.Builder
 
BUILDER - Enum constant in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
 
builders() - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
 
buildPath() - Method in record class tech.deplant.java4ever.framework.LocalConfig.LocalInfo
Returns the value of the buildPath record component.
burn(BigInteger, Address, Address, TvmCell) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
 
burn(Address) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft
 
burnByRoot(BigInteger, Address, Address, TvmCell) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
 
burnByRootDisabled() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
 
burnByRootDisabled() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 
burnPaused() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
 
burnPaused() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 
burnTokens(BigInteger, Address, Address, Address, TvmCell) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 
BYTE - Enum constant in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
 
ByteFile - Record Class in tech.deplant.java4ever.framework.artifact
 
ByteFile(String) - Constructor for record class tech.deplant.java4ever.framework.artifact.ByteFile
 
ByteFile(Path) - Constructor for record class tech.deplant.java4ever.framework.artifact.ByteFile
Creates an instance of a ByteFile record class.
ByteResource - Record Class in tech.deplant.java4ever.framework.artifact
 
ByteResource(String) - Constructor for record class tech.deplant.java4ever.framework.artifact.ByteResource
Creates an instance of a ByteResource record class.
bytes() - Method in record class tech.deplant.java4ever.framework.Tvc
Returns the value of the bytes record component.
BYTES - Enum constant in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
 

C

call() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Calls smart contract with external message using credentials provided on initialization.
CALL_LOG_BLOCK - Static variable in class tech.deplant.java4ever.framework.LogUtils
 
callAsMap() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
 
callLocal(String, Tvm.ExecutionOptions, boolean) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Calls smart contract with external message using credentials provided on initialization.
callLocalAsMap(String, Tvm.ExecutionOptions, boolean) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Encodes inputs and runs external call method on account's boc then decodes answer.
callTree(boolean, ContractAbi...) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
As with call(), this method send ext message to Everscale but callTree() also queries message tree with "net.query_transaction_tree" returns a set of messages and transactions, logs everything and throws exceptions on errors encountered in a tree.
callTreeAsMap(boolean, ContractAbi...) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
As with call(), this method send ext message to Everscale but callTree() also queries message tree with "net.query_transaction_tree" returns a set of messages and transactions, logs everything and throws exceptions on errors encountered in a tree.
CELL - Enum constant in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
 
cellBoc() - Method in record class tech.deplant.java4ever.framework.datatype.TvmCell
Returns the value of the cellBoc record component.
changeManager(Address, Address, Map<Address, Map<String, Object>>) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft
 
changeOwner(Address, Address, Map<Address, Map<String, Object>>) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft
 
clazz() - Method in record class tech.deplant.java4ever.framework.DeployHandle
Returns the value of the clazz record component.
clazz() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Returns the value of the clazz record component.
clientConfig() - Method in record class tech.deplant.java4ever.framework.Sdk
Returns the value of the clientConfig record component.
code() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the code record component.
code() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfIndexBasisCode
Returns the value of the code record component.
code() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfIndexCode
Returns the value of the code record component.
code() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfNftCode
Returns the value of the code record component.
code() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfIndexCode
Returns the value of the code record component.
code(String) - Method in class tech.deplant.java4ever.framework.Tvc.Builder
 
code(Sdk) - Method in record class tech.deplant.java4ever.framework.Tvc
 
codeCell(Sdk) - Method in record class tech.deplant.java4ever.framework.Tvc
 
codeDepth(Sdk) - Method in record class tech.deplant.java4ever.framework.Tvc
 
codeHash() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the codeHash record component.
codeHash() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfNftCodeHash
Returns the value of the codeHash record component.
codeHash(Sdk) - Method in record class tech.deplant.java4ever.framework.Tvc
 
collection() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Index.ResultOfGetInfo
Returns the value of the collection record component.
collection() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasis.ResultOfGetInfo
Returns the value of the collection record component.
collection() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfGetInfo
Returns the value of the collection record component.
compileContract(String, String, String, String) - Method in record class tech.deplant.java4ever.framework.artifact.Solc
 
compiler() - Method in record class tech.deplant.java4ever.framework.LocalConfig.LocalInfo
Returns the value of the compiler record component.
compilerPath() - Method in record class tech.deplant.java4ever.framework.artifact.Solc
Returns the value of the compilerPath record component.
compileTemplate(String, String) - Method in record class tech.deplant.java4ever.framework.LocalConfig
 
compileTemplate(String, String, String, String) - Method in record class tech.deplant.java4ever.framework.LocalConfig
 
confirmations() - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigBuilder
 
confirmed() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfIsConfirmed
Returns the value of the confirmed record component.
confirmed() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfIsConfirmed
Returns the value of the confirmed record component.
confirmTransaction(Long) - Method in interface tech.deplant.java4ever.framework.contract.multisig.MultisigWallet
 
confirmTransaction(Long) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWallet
 
confirmTransaction(Long) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
 
confirmTransaction(Long) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
 
confirmTransaction(Long) - Method in interface tech.deplant.java4ever.framework.contract.multisig2.MultisigWallet2
 
confirmTransaction(Long) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2
 
confirmTransaction(Long) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
 
confirmTransaction(Long) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
 
confirmUpdate(Long) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
 
confirmUpdate(Long) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
 
confirmUpdate(Long) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
 
confirmUpdate(Long) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
 
constructorHeader() - Method in record class tech.deplant.java4ever.framework.DeployHandle
Returns the value of the constructorHeader record component.
constructorInputs() - Method in record class tech.deplant.java4ever.framework.DeployHandle
Returns the value of the constructorInputs record component.
context() - Method in record class tech.deplant.java4ever.framework.Sdk
Returns the value of the context record component.
contract() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Returns the value of the contract record component.
contract(Class<T>, Sdk, String) - Method in record class tech.deplant.java4ever.framework.OnchainConfig
 
contract(Class<T>, Sdk, String, String) - Method in record class tech.deplant.java4ever.framework.OnchainConfig
 
Contract - Interface in tech.deplant.java4ever.framework.contract
 
ContractAbi - Record Class in tech.deplant.java4ever.framework
Holds entire ABI structure and has helper methods to check functions availability or getting input types and so on.
ContractAbi(Abi.AbiContract) - Constructor for record class tech.deplant.java4ever.framework.ContractAbi
Creates an instance of a ContractAbi record class.
contractList() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig
Returns the value of the contractList record component.
contractPkg() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig
Returns the value of the contractPkg record component.
contractPkg() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig.GeneratorContract
Returns the value of the contractPkg record component.
contracts() - Method in record class tech.deplant.java4ever.framework.OnchainConfig.OnchainInfo
Returns the value of the contracts record component.
ContractWrapper - Class in tech.deplant.java4ever.framework.generator
 
ContractWrapper() - Constructor for class tech.deplant.java4ever.framework.generator.ContractWrapper
 
convertFunctionInputs(String, Map<String, Object>) - Method in record class tech.deplant.java4ever.framework.ContractAbi
Checks and converts provided Java Map containing inputs for function call to correct representation that will be accepted by ABI.
convertFunctionOutputs(String, Map<String, Object>) - Method in record class tech.deplant.java4ever.framework.ContractAbi
Checks and converts provided Java Map containing inputs for function call to correct representation that will be accepted by ABI.
convertInitDataInputs(Map<String, Object>) - Method in record class tech.deplant.java4ever.framework.ContractAbi
Checks and converts provided Java Map containing inputs for initialData to correct representation that will be accepted by ABI.
convertMap(Map<String, Object>, TypeReference<T>) - Method in record class tech.deplant.java4ever.framework.Sdk
 
convertMap(Map<String, Object>, Class<T>) - Method in record class tech.deplant.java4ever.framework.Sdk
 
count() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfTotalSupply
Returns the value of the count record component.
credentials() - Method in record class tech.deplant.java4ever.framework.contract.AbstractContract
Returns the value of the credentials record component.
credentials() - Method in interface tech.deplant.java4ever.framework.contract.Contract
Credentials that were provided in object constructor.
credentials() - Method in record class tech.deplant.java4ever.framework.contract.GiverV2
Returns the value of the credentials record component.
credentials() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWallet
Returns the value of the credentials record component.
credentials() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
Returns the value of the credentials record component.
credentials() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
Returns the value of the credentials record component.
credentials() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2
Returns the value of the credentials record component.
credentials() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
Returns the value of the credentials record component.
credentials() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
Returns the value of the credentials record component.
credentials() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
Returns the value of the credentials record component.
credentials() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
Returns the value of the credentials record component.
credentials() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
Returns the value of the credentials record component.
credentials() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Index
Returns the value of the credentials record component.
credentials() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasis
Returns the value of the credentials record component.
credentials() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft
Returns the value of the credentials record component.
credentials() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet
Returns the value of the credentials record component.
credentials() - Method in record class tech.deplant.java4ever.framework.DeployHandle
Returns the value of the credentials record component.
credentials() - Method in record class tech.deplant.java4ever.framework.OnchainConfig.OnchainInfo
Returns the value of the credentials record component.
credentials(String) - Method in record class tech.deplant.java4ever.framework.LocalConfig
 
Credentials - Record Class in tech.deplant.java4ever.framework
  var keys = Credentials.RANDOM(sdk);
 	String sk = keys.secretKey();
 	String pk = keys.publicKey();
Credentials(String, String) - Constructor for record class tech.deplant.java4ever.framework.Credentials
Creates an instance of a Credentials record class.
cryptoHdkeyDerivationPath(String) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
cryptoMnemonicDictionary(Crypto.MnemonicDictionary) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
cryptoMnemonicWordCount(Integer) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
CurrencyUnit - Interface in tech.deplant.java4ever.framework
 
CurrencyUnit.Ever - Enum Class in tech.deplant.java4ever.framework
 
CurrencyUnit.Tokens - Enum Class in tech.deplant.java4ever.framework
 
custodians() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetCustodians
Returns the value of the custodians record component.
custodians() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetCustodians
Returns the value of the custodians record component.

D

data() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the data record component.
data() - Method in record class tech.deplant.java4ever.framework.ContractAbi
 
data(Sdk) - Method in record class tech.deplant.java4ever.framework.Tvc
 
dataHash() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the dataHash record component.
debug(System.Logger, String) - Static method in class tech.deplant.java4ever.framework.LogUtils
 
debug(System.Logger, Supplier<String>) - Static method in class tech.deplant.java4ever.framework.LogUtils
 
debugOptions() - Method in record class tech.deplant.java4ever.framework.DeployHandle
Returns the value of the debugOptions record component.
debugOptions() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Returns the value of the debugOptions record component.
DebugOptions - Record Class in tech.deplant.java4ever.framework
 
DebugOptions(boolean, long, boolean, ContractAbi...) - Constructor for record class tech.deplant.java4ever.framework.DebugOptions
Creates an instance of a DebugOptions record class.
debugTreeTimeout() - Method in record class tech.deplant.java4ever.framework.Sdk
Returns the value of the debugTreeTimeout record component.
decimals() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
 
decimals() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 
decode(Sdk) - Method in record class tech.deplant.java4ever.framework.Tvc
 
decode(Sdk, String[]) - Method in record class tech.deplant.java4ever.framework.datatype.TvmCell
 
decode(Sdk, Abi.AbiParam[]) - Method in record class tech.deplant.java4ever.framework.datatype.TvmCell
 
decode(Sdk, AbiType[]) - Method in record class tech.deplant.java4ever.framework.datatype.TvmCell
 
decodeAndGet(Sdk, String[], int) - Method in record class tech.deplant.java4ever.framework.datatype.TvmCell
 
decodedOutput() - Method in record class tech.deplant.java4ever.framework.ResultOfTree
Returns the value of the decodedOutput record component.
decodeInitialData(Sdk) - Method in interface tech.deplant.java4ever.framework.template.Template
 
decodeInitialData(Sdk, ContractAbi) - Method in record class tech.deplant.java4ever.framework.Tvc
 
decodeInitialPubkey(Sdk) - Method in interface tech.deplant.java4ever.framework.template.Template
 
decodeInitialPubkey(Sdk, ContractAbi) - Method in record class tech.deplant.java4ever.framework.Tvc
 
decodeMessageBoc(TvmCell) - Method in interface tech.deplant.java4ever.framework.contract.Contract
 
DEFAULT() - Static method in record class tech.deplant.java4ever.framework.Sdk
 
DEFAULT(String) - Static method in record class tech.deplant.java4ever.framework.Sdk
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.contract.GiverV2
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWallet
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Index
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasis
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.GiverV2Template
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.SafeMultisigWallet2Template
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.SafeMultisigWalletTemplate
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWallet2Template
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWalletTemplate
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.SurfMultisigWalletTemplate
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.TIP3TokenRootTemplate
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.TIP3TokenWalletTemplate
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.TIP4CollectionTemplate
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.TIP4IndexBasisTemplate
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.TIP4IndexTemplate
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.TIP4NftTemplate
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.TIP4WalletTemplate
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.UpdateMultisigWallet2Template
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.SafeMultisigWallet2Template
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.SafeMultisigWalletTemplate
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWallet2Template
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWalletTemplate
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.SurfMultisigWalletTemplate
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.TIP3TokenRootTemplate
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.TIP3TokenWalletTemplate
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.TIP4CollectionTemplate
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.TIP4IndexBasisTemplate
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.TIP4IndexTemplate
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.TIP4NftTemplate
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.TIP4WalletTemplate
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.UpdateMultisigWallet2Template
 
DEFAULT_WORD_COUNT - Static variable in record class tech.deplant.java4ever.framework.Seed
 
deploy() - Method in record class tech.deplant.java4ever.framework.DeployHandle
 
DeployHandle<RETURN extends Contract> - Record Class in tech.deplant.java4ever.framework
Representation of prepared deployment set.
DeployHandle(Class<RETURN>, Sdk, ContractAbi, Tvc, long, Credentials, Map<String, Object>, Map<String, Object>, Abi.FunctionHeader) - Constructor for record class tech.deplant.java4ever.framework.DeployHandle
 
DeployHandle(Class<RETURN>, Sdk, Template, long, Credentials, Map<String, Object>, Map<String, Object>, Abi.FunctionHeader) - Constructor for record class tech.deplant.java4ever.framework.DeployHandle
 
DeployHandle(Class<RETURN>, Sdk, Template, long, Credentials, Map<String, Object>, Map<String, Object>, Abi.FunctionHeader, DebugOptions) - Constructor for record class tech.deplant.java4ever.framework.DeployHandle
Creates an instance of a DeployHandle record class.
deployKeys() - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigBuilder
 
deployWallet(Address, BigInteger) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 
deployWithGiver(Giver, BigInteger) - Method in record class tech.deplant.java4ever.framework.DeployHandle
 
description() - Method in record class tech.deplant.java4ever.framework.TvmException
Returns the value of the description record component.
deserialize(String, Class<T>) - Method in record class tech.deplant.java4ever.framework.Sdk
 
destOfMessage(Net.MessageNode) - Static method in class tech.deplant.java4ever.framework.LogUtils
 
destroy(Address) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
 
destruct(Address) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Index
 
destruct(Address) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasis
 
DICTIONARY_ENGLISH - Static variable in record class tech.deplant.java4ever.framework.Seed
 
disableBurnByRoot() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 
disableMint() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 
DRAIN_AND_DESTROY - Enum constant in enum class tech.deplant.java4ever.framework.MessageFlag
Complex case: ALL_BALANCE_GAS + SELF_DESTROY + IGNORE_ERRORS

E

EMPTY - Static variable in record class tech.deplant.java4ever.framework.datatype.TvmCell
 
EMPTY(String) - Static method in record class tech.deplant.java4ever.framework.OnchainConfig
 
EMPTY(String, String, String, String, String, String) - Static method in record class tech.deplant.java4ever.framework.LocalConfig
 
enabled() - Method in record class tech.deplant.java4ever.framework.DebugOptions
Returns the value of the enabled record component.
encodeInitialData(Sdk, ContractAbi, Map<String, Object>, String) - Method in record class tech.deplant.java4ever.framework.Tvc
 
endpoint() - Method in record class tech.deplant.java4ever.framework.QueryHandle
Returns the value of the endpoint record component.
endpoints() - Method in record class tech.deplant.java4ever.framework.Sdk
 
enquotedListAgg(String[]) - Static method in class tech.deplant.java4ever.framework.LogUtils
 
environmentConfig(LocalConfig) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
environmentConfigPath(String) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
eq() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Eq
Returns the value of the eq record component.
Eq(Integer) - Constructor for record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Eq
Creates an instance of a Eq record class.
equals(Object) - Method in record class tech.deplant.java4ever.framework.Account
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Eq
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Gt
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.In
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Lt
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.artifact.ByteFile
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.artifact.ByteResource
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.artifact.JsonFile
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.artifact.JsonResource
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.artifact.Solc
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.artifact.TvmLinker
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.AbstractContract
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.GiverV2
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.GiverV2.ResultOfGetMessages
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetCustodians
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetParameters
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransaction
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransactionIds
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransactions
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetUpdateRequests
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfIsConfirmed
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfSubmitTransaction
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfSubmitUpdate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWallet
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetCustodians
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetParameters
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetTransaction
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetTransactions
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetUpdateRequests
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfIsConfirmed
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfSubmitTransaction
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfSubmitUpdate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfBurnByRootDisabled
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfBurnPaused
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfDecimals
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfDeployWallet
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfDisableBurnByRoot
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfDisableMint
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfMintDisabled
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfName
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfRootOwner
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfSetBurnPaused
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfSupportsInterface
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfSymbol
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfTotalSupply
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfWalletCode
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfWalletOf
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfBalance
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfOwner
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfRoot
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfSupportsInterface
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfWalletCode
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfGetJson
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfIndexBasisCode
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfIndexBasisCodeHash
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfIndexCode
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfIndexCodeHash
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfMintingFee
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfNftAddress
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfNftCode
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfNftCodeHash
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfOwner
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfResolveIndexBasis
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfSupportsInterface
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfTotalSupply
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Index
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Index.ResultOfGetInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasis
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasis.ResultOfGetInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfGetInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfGetJson
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfIndexCode
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfIndexCodeHash
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfResolveIndex
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfSupportsInterface
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet.ResultOf_randomNonce
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet.ResultOfOwner
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.ContractAbi
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.Credentials
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.datatype.AbiType
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.datatype.Address
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.datatype.Bool
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.datatype.SolArray
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.datatype.SolBytes
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.datatype.SolString
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.datatype.SolStruct
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.datatype.TvmCell
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.datatype.Uint
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.DebugOptions
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.DeployHandle
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig.GeneratorContract
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.gql.QueryHandle
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.gql.SubscribeHandle
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.gql.SubscribeResult
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.LocalConfig
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.LocalConfig.LocalInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.OnchainConfig
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.OnchainConfig.OnchainInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.OnchainConfig.SavedContract
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.QueryHandle
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.ResultOfTree
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.Sdk
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.Seed
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.AbstractTemplate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.GiverV2Template
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWallet2Template
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWalletTemplate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWallet2Template
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWalletTemplate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.SurfMultisigWalletTemplate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenRootTemplate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenWalletTemplate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.TIP4CollectionTemplate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexBasisTemplate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexTemplate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.TIP4NftTemplate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.TIP4WalletTemplate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.UpdateMultisigWallet2Template
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.Tvc
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.TvmException
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.TvmNetwork
Indicates whether some other object is "equal to" this one.
error(System.Logger, String) - Static method in class tech.deplant.java4ever.framework.LogUtils
 
error(System.Logger, Supplier<String>) - Static method in class tech.deplant.java4ever.framework.LogUtils
 
eventInputType(String, String) - Method in record class tech.deplant.java4ever.framework.ContractAbi
 
events() - Method in record class tech.deplant.java4ever.framework.ContractAbi
 
EVER - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
 
EverOSGiver - Interface in tech.deplant.java4ever.framework.contract
 
EXACT_VALUE_GAS - Enum constant in enum class tech.deplant.java4ever.framework.MessageFlag
Sends exact 'value' amount of EVERs
exceptions() - Method in record class tech.deplant.java4ever.framework.TvmNetwork
Returns the value of the exceptions record component.
executeUpdate(Long, Optional<TvmCell>) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
 
executeUpdate(Long, Optional<TvmCell>) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
 
executeUpdate(Long, TvmCell) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
 
executeUpdate(Long, TvmCell) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
 
executionOptions() - Method in record class tech.deplant.java4ever.framework.Sdk
 
expirationTime() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetParameters
Returns the value of the expirationTime record component.
expirationTime() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetParameters
Returns the value of the expirationTime record component.
explorerConfig(OnchainConfig) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
explorerConfigPath(String) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
extractDeployAddress(String) - Method in record class tech.deplant.java4ever.framework.ResultOfTree
Extracts address where internal deploy message was sent.

F

factor() - Method in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
 
factor() - Method in interface tech.deplant.java4ever.framework.CurrencyUnit
 
factor() - Method in enum class tech.deplant.java4ever.framework.CurrencyUnit.Tokens
 
FEE_EXTRA - Enum constant in enum class tech.deplant.java4ever.framework.MessageFlag
Subtract extra funds from sender's balance to pay forward fee
fields() - Method in record class tech.deplant.java4ever.framework.QueryHandle
Returns the value of the fields record component.
filePath() - Method in record class tech.deplant.java4ever.framework.artifact.ByteFile
Returns the value of the filePath record component.
filePath() - Method in record class tech.deplant.java4ever.framework.artifact.JsonFile
Returns the value of the filePath record component.
filter() - Method in record class tech.deplant.java4ever.framework.QueryHandle
Returns the value of the filter record component.
FINALIZED - Enum constant in enum class tech.deplant.java4ever.framework.gql.TransactionStatus
 
flag() - Method in enum class tech.deplant.java4ever.framework.MessageFlag
 
fromABI(Object) - Static method in record class tech.deplant.java4ever.framework.datatype.Address
 
fromABI(Abi.AbiParam[], Map<String, Object>) - Static method in record class tech.deplant.java4ever.framework.datatype.SolStruct
 
fromJava(Object) - Static method in record class tech.deplant.java4ever.framework.datatype.Address
 
fromJava(Abi.AbiParam[], Map<String, Object>) - Static method in record class tech.deplant.java4ever.framework.datatype.SolStruct
 
functionCallABI(String) - Method in record class tech.deplant.java4ever.framework.ContractAbi
 
FunctionHandle<RETURN> - Record Class in tech.deplant.java4ever.framework
 
FunctionHandle(Class<RETURN>, Contract, String, Map<String, Object>, Abi.FunctionHeader) - Constructor for record class tech.deplant.java4ever.framework.FunctionHandle
 
FunctionHandle(Class<RETURN>, Contract, String, Map<String, Object>, Abi.FunctionHeader, DebugOptions) - Constructor for record class tech.deplant.java4ever.framework.FunctionHandle
Creates an instance of a FunctionHandle record class.
FunctionHandle(Class<RETURN>, Sdk, String, ContractAbi, Credentials, String, Map<String, Object>, Abi.FunctionHeader) - Constructor for record class tech.deplant.java4ever.framework.FunctionHandle
 
FunctionHandle(Sdk, String, ContractAbi, Credentials, String, Map<String, Object>, Abi.FunctionHeader) - Constructor for record class tech.deplant.java4ever.framework.FunctionHandle
 
functionHeader() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Returns the value of the functionHeader record component.
functionId(Sdk, String) - Method in record class tech.deplant.java4ever.framework.ContractAbi
 
functionInputs() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Returns the value of the functionInputs record component.
functionInputType(String, String) - Method in record class tech.deplant.java4ever.framework.ContractAbi
 
functionName() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Returns the value of the functionName record component.
functionOutputType(String, String) - Method in record class tech.deplant.java4ever.framework.ContractAbi
 
functions() - Method in record class tech.deplant.java4ever.framework.ContractAbi
 

G

generate(Abi.AbiContract, Tvc, Path, String, String, String, boolean, String[]) - Static method in class tech.deplant.java4ever.framework.generator.ContractWrapper
 
generateFromConfig(String) - Static method in class tech.deplant.java4ever.framework.generator.ContractWrapper
 
GeneratorConfig - Record Class in tech.deplant.java4ever.framework.generator
 
GeneratorConfig(String, String, String, List<GeneratorConfig.GeneratorContract>) - Constructor for record class tech.deplant.java4ever.framework.generator.GeneratorConfig
Creates an instance of a GeneratorConfig record class.
GeneratorConfig.GeneratorContract - Record Class in tech.deplant.java4ever.framework.generator
 
GeneratorContract(String, String, String, String, Boolean, String[]) - Constructor for record class tech.deplant.java4ever.framework.generator.GeneratorConfig.GeneratorContract
Creates an instance of a GeneratorContract record class.
get() - Method in record class tech.deplant.java4ever.framework.artifact.ByteFile
 
get() - Method in record class tech.deplant.java4ever.framework.artifact.ByteResource
 
get() - Method in record class tech.deplant.java4ever.framework.artifact.JsonFile
 
get() - Method in record class tech.deplant.java4ever.framework.artifact.JsonResource
 
get() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Encodes inputs and run getter method on account's boc then decodes answer.
getAsMap() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Encodes inputs and run getter method on account's boc then decodes answer.
getCustodians() - Method in interface tech.deplant.java4ever.framework.contract.multisig.MultisigWallet
 
getCustodians() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWallet
 
getCustodians() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
 
getCustodians() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
 
getCustodians() - Method in interface tech.deplant.java4ever.framework.contract.multisig2.MultisigWallet2
 
getCustodians() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2
 
getCustodians() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
 
getCustodians() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
 
getInfo() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Index
 
getInfo() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasis
 
getInfo() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft
 
getJson() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
 
getJson() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft
 
getLocal(String) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Encodes inputs and run getter method on account's boc then decodes answer.
getLocalAsMap(String) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Encodes inputs and runs getter method on account's boc then decodes answer.
getMessages() - Method in record class tech.deplant.java4ever.framework.contract.GiverV2
 
getParam(Abi.AbiParam[], String) - Static method in record class tech.deplant.java4ever.framework.datatype.SolStruct
 
getParameters() - Method in interface tech.deplant.java4ever.framework.contract.multisig.MultisigWallet
 
getParameters() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWallet
 
getParameters() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
 
getParameters() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
 
getParameters() - Method in interface tech.deplant.java4ever.framework.contract.multisig2.MultisigWallet2
 
getParameters() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2
 
getParameters() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
 
getParameters() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
 
getTransaction(Long) - Method in interface tech.deplant.java4ever.framework.contract.multisig.MultisigWallet
 
getTransaction(Long) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWallet
 
getTransaction(Long) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
 
getTransaction(Long) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
 
getTransaction(Long) - Method in interface tech.deplant.java4ever.framework.contract.multisig2.MultisigWallet2
 
getTransaction(Long) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2
 
getTransaction(Long) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
 
getTransaction(Long) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
 
getTransactionIds() - Method in interface tech.deplant.java4ever.framework.contract.multisig.MultisigWallet
 
getTransactionIds() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWallet
 
getTransactionIds() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
 
getTransactionIds() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
 
getTransactions() - Method in interface tech.deplant.java4ever.framework.contract.multisig.MultisigWallet
 
getTransactions() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWallet
 
getTransactions() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
 
getTransactions() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
 
getTransactions() - Method in interface tech.deplant.java4ever.framework.contract.multisig2.MultisigWallet2
 
getTransactions() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2
 
getTransactions() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
 
getTransactions() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
 
getUpdateRequests() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
 
getUpdateRequests() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
 
getUpdateRequests() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
 
getUpdateRequests() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
 
GIGAEVER - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
 
give(String, BigInteger) - Method in interface tech.deplant.java4ever.framework.contract.EverOSGiver
 
give(String, BigInteger) - Method in interface tech.deplant.java4ever.framework.contract.Giver
 
give(String, BigInteger) - Method in interface tech.deplant.java4ever.framework.contract.multisig.MultisigWallet
 
give(String, BigInteger) - Method in interface tech.deplant.java4ever.framework.contract.multisig2.MultisigWallet2
 
Giver - Interface in tech.deplant.java4ever.framework.contract
 
GiverV2 - Record Class in tech.deplant.java4ever.framework.contract
Java wrapper class for usage of GiverV2 contract for Everscale blockchain.
GiverV2(Sdk, String) - Constructor for record class tech.deplant.java4ever.framework.contract.GiverV2
 
GiverV2(Sdk, String, ContractAbi) - Constructor for record class tech.deplant.java4ever.framework.contract.GiverV2
 
GiverV2(Sdk, String, ContractAbi, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.GiverV2
Creates an instance of a GiverV2 record class.
GiverV2(Sdk, String, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.GiverV2
 
GiverV2.ResultOfGetMessages - Record Class in tech.deplant.java4ever.framework.contract
 
GiverV2Template - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of GiverV2 contract for Everscale blockchain.
GiverV2Template(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.GiverV2Template
Creates an instance of a GiverV2Template record class.
GiverV2Template(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.GiverV2Template
 
gt() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Gt
Returns the value of the gt record component.
Gt(String) - Constructor for record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Gt
Creates an instance of a Gt record class.

H

handle() - Method in record class tech.deplant.java4ever.framework.gql.SubscribeHandle
Returns the value of the handle record component.
hasFunction(String) - Method in record class tech.deplant.java4ever.framework.ContractAbi
 
hash() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfIndexBasisCodeHash
Returns the value of the hash record component.
hash() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfIndexCodeHash
Returns the value of the hash record component.
hash() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfIndexCodeHash
Returns the value of the hash record component.
hashCode() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Eq
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Gt
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.In
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Lt
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.Account
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.artifact.ByteFile
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.artifact.ByteResource
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.artifact.JsonFile
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.artifact.JsonResource
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.artifact.Solc
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.artifact.TvmLinker
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.AbstractContract
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.GiverV2
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.GiverV2.ResultOfGetMessages
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetCustodians
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetParameters
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransaction
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransactionIds
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransactions
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetUpdateRequests
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfIsConfirmed
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfSubmitTransaction
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfSubmitUpdate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWallet
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetCustodians
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetParameters
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetTransaction
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetTransactions
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetUpdateRequests
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfIsConfirmed
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfSubmitTransaction
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfSubmitUpdate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfBurnByRootDisabled
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfBurnPaused
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfDecimals
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfDeployWallet
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfDisableBurnByRoot
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfDisableMint
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfMintDisabled
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfName
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfRootOwner
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfSetBurnPaused
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfSupportsInterface
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfSymbol
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfTotalSupply
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfWalletCode
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfWalletOf
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfBalance
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfOwner
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfRoot
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfSupportsInterface
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfWalletCode
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfGetJson
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfIndexBasisCode
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfIndexBasisCodeHash
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfIndexCode
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfIndexCodeHash
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfMintingFee
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfNftAddress
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfNftCode
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfNftCodeHash
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfOwner
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfResolveIndexBasis
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfSupportsInterface
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfTotalSupply
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Index
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Index.ResultOfGetInfo
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasis
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasis.ResultOfGetInfo
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfGetInfo
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfGetJson
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfIndexCode
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfIndexCodeHash
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfResolveIndex
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfSupportsInterface
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet.ResultOf_randomNonce
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet.ResultOfOwner
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.ContractAbi
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.Credentials
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.datatype.AbiType
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.datatype.Address
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.datatype.Bool
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.datatype.SolArray
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.datatype.SolBytes
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.datatype.SolString
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.datatype.SolStruct
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.datatype.TvmCell
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.datatype.Uint
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.DebugOptions
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.DeployHandle
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig.GeneratorContract
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.gql.QueryHandle
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.gql.SubscribeHandle
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.gql.SubscribeResult
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.LocalConfig
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.LocalConfig.LocalInfo
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.OnchainConfig
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.OnchainConfig.OnchainInfo
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.OnchainConfig.SavedContract
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.QueryHandle
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.ResultOfTree
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.Sdk
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.Seed
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.AbstractTemplate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.GiverV2Template
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWallet2Template
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWalletTemplate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWallet2Template
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWalletTemplate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.SurfMultisigWalletTemplate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenRootTemplate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenWalletTemplate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.TIP4CollectionTemplate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexBasisTemplate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexTemplate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.TIP4NftTemplate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.TIP4WalletTemplate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.UpdateMultisigWallet2Template
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.Tvc
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.TvmException
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.TvmNetwork
Returns a hash code value for this object.
hasHeader(String) - Method in record class tech.deplant.java4ever.framework.ContractAbi
 
hasInitDataParam(String) - Method in record class tech.deplant.java4ever.framework.ContractAbi
 
hasInput(String, String) - Method in record class tech.deplant.java4ever.framework.ContractAbi
 
hasOutput(String, String) - Method in record class tech.deplant.java4ever.framework.ContractAbi
 
hasParam(Abi.AbiParam[], String) - Static method in record class tech.deplant.java4ever.framework.datatype.SolStruct
 
HD_PATH - Static variable in record class tech.deplant.java4ever.framework.Seed
 
header() - Method in record class tech.deplant.java4ever.framework.ContractAbi
 

I

id() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the id record component.
id() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfGetInfo
Returns the value of the id record component.
ids() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransactionIds
Returns the value of the ids record component.
IGNORE_ERRORS - Enum constant in enum class tech.deplant.java4ever.framework.MessageFlag
Any errors arising during the action phase should be ignored.
in() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.In
Returns the value of the in record component.
In(String[]) - Constructor for record class tech.deplant.java4ever.framework.Account.GraphQLFilter.In
Creates an instance of a In record class.
index() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfResolveIndex
Returns the value of the index record component.
indexBasis() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfResolveIndexBasis
Returns the value of the indexBasis record component.
indexBasisCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
 
indexBasisCodeHash() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
 
indexCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
 
indexCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft
 
indexCodeHash() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
 
indexCodeHash() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft
 
info() - Method in record class tech.deplant.java4ever.framework.LocalConfig
Returns the value of the info record component.
info() - Method in record class tech.deplant.java4ever.framework.OnchainConfig
Returns the value of the info record component.
info(System.Logger, String) - Static method in class tech.deplant.java4ever.framework.LogUtils
 
info(System.Logger, Supplier<String>) - Static method in class tech.deplant.java4ever.framework.LogUtils
 
initCodeHash() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the initCodeHash record component.
initDataType(String) - Method in record class tech.deplant.java4ever.framework.ContractAbi
 
initialDataFields() - Method in record class tech.deplant.java4ever.framework.DeployHandle
Returns the value of the initialDataFields record component.
instantiate(Class<IMPL>, Sdk, String, ContractAbi, Credentials) - Static method in interface tech.deplant.java4ever.framework.contract.Contract
 
INT - Enum constant in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
 
interfaces() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig.GeneratorContract
Returns the value of the interfaces record component.
isActive() - Method in record class tech.deplant.java4ever.framework.Account
Checks if accType field of account query equals to 1.
isArray() - Method in record class tech.deplant.java4ever.framework.datatype.AbiType
Returns the value of the isArray record component.
isConfirmed(Integer, Integer) - Method in interface tech.deplant.java4ever.framework.contract.multisig.MultisigWallet
 
isConfirmed(Integer, Integer) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWallet
 
isConfirmed(Integer, Integer) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
 
isConfirmed(Integer, Integer) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
 
isConfirmed(Integer, Integer) - Method in interface tech.deplant.java4ever.framework.contract.multisig2.MultisigWallet2
 
isConfirmed(Integer, Integer) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2
 
isConfirmed(Integer, Integer) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
 
isConfirmed(Integer, Integer) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
 
isDeployed(Sdk) - Method in interface tech.deplant.java4ever.framework.template.Template
 
isZeroAddress() - Method in record class tech.deplant.java4ever.framework.datatype.Address
 

J

java4ever.framework - module java4ever.framework
 
json() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfGetJson
Returns the value of the json record component.
json() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfGetJson
Returns the value of the json record component.
json() - Method in record class tech.deplant.java4ever.framework.ContractAbi
 
JsonFile - Record Class in tech.deplant.java4ever.framework.artifact
 
JsonFile(String) - Constructor for record class tech.deplant.java4ever.framework.artifact.JsonFile
 
JsonFile(Path) - Constructor for record class tech.deplant.java4ever.framework.artifact.JsonFile
Creates an instance of a JsonFile record class.
JsonResource - Record Class in tech.deplant.java4ever.framework.artifact
 
JsonResource(String) - Constructor for record class tech.deplant.java4ever.framework.artifact.JsonResource
Creates an instance of a JsonResource record class.

K

keyPair() - Method in record class tech.deplant.java4ever.framework.Credentials
 
keys() - Method in record class tech.deplant.java4ever.framework.LocalConfig.LocalInfo
Returns the value of the keys record component.
keys(String) - Method in record class tech.deplant.java4ever.framework.OnchainConfig
 
KILOEVER - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
 

L

last_paid() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the last_paid record component.
LEND - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Tokens
 
linker() - Method in record class tech.deplant.java4ever.framework.LocalConfig.LocalInfo
Returns the value of the linker record component.
linkerPath() - Method in record class tech.deplant.java4ever.framework.artifact.TvmLinker
Returns the value of the linkerPath record component.
load(int, int) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
LOAD(String) - Static method in record class tech.deplant.java4ever.framework.LocalConfig
 
LOAD(String) - Static method in record class tech.deplant.java4ever.framework.OnchainConfig
 
LOAD_IF_EXISTS(String) - Static method in record class tech.deplant.java4ever.framework.OnchainConfig
 
localConfig() - Method in record class tech.deplant.java4ever.framework.Sdk
Returns the value of the localConfig record component.
LocalConfig - Record Class in tech.deplant.java4ever.framework
 
LocalConfig(Artifact<String, String>, LocalConfig.LocalInfo) - Constructor for record class tech.deplant.java4ever.framework.LocalConfig
Creates an instance of a LocalConfig record class.
LocalConfig.LocalInfo - Record Class in tech.deplant.java4ever.framework
 
LocalInfo(Solc, TvmLinker, String, String, Map<String, String>, Map<String, String>, Map<String, String>) - Constructor for record class tech.deplant.java4ever.framework.LocalConfig.LocalInfo
Creates an instance of a LocalInfo record class.
logger - Static variable in interface tech.deplant.java4ever.framework.contract.Contract
 
logger - Static variable in interface tech.deplant.java4ever.framework.contract.EverOSGiver
 
logger - Static variable in interface tech.deplant.java4ever.framework.template.Template
 
LogUtils - Class in tech.deplant.java4ever.framework
 
LogUtils() - Constructor for class tech.deplant.java4ever.framework.LogUtils
 
lt() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Lt
Returns the value of the lt record component.
Lt(String) - Constructor for record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Lt
Creates an instance of a Lt record class.

M

makeAddrStd() - Method in record class tech.deplant.java4ever.framework.datatype.Address
 
manager() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfGetInfo
Returns the value of the manager record component.
mapper() - Method in record class tech.deplant.java4ever.framework.Sdk
 
mapper(ObjectMapper) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
maxCustodianCount() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetParameters
Returns the value of the maxCustodianCount record component.
maxCustodianCount() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetParameters
Returns the value of the maxCustodianCount record component.
maxQueuedTransactions() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetParameters
Returns the value of the maxQueuedTransactions record component.
maxQueuedTransactions() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetParameters
Returns the value of the maxQueuedTransactions record component.
MEGAEVER - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
 
MessageFlag - Enum Class in tech.deplant.java4ever.framework
 
messages() - Method in record class tech.deplant.java4ever.framework.contract.GiverV2.ResultOfGetMessages
Returns the value of the messages record component.
MICROEVER - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
 
MILLIEVER - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
 
mint(BigInteger, Address, BigInteger, Address, Boolean, TvmCell) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 
mintDisabled() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
 
mintDisabled() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 
mintingFee() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
 
mintNft(String) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
 
minValue() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetParameters
Returns the value of the minValue record component.
minValue() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetParameters
Returns the value of the minValue record component.
MultisigBuilder - Class in tech.deplant.java4ever.framework.contract.multisig
 
MultisigBuilder() - Constructor for class tech.deplant.java4ever.framework.contract.multisig.MultisigBuilder
 
MultisigWallet - Interface in tech.deplant.java4ever.framework.contract.multisig
 
MultisigWallet.Type - Enum Class in tech.deplant.java4ever.framework.contract.multisig
 
MultisigWallet2 - Interface in tech.deplant.java4ever.framework.contract.multisig2
 

N

name() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
 
name() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 
name() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig.GeneratorContract
Returns the value of the name record component.
nameOfMessage(Net.MessageNode) - Static method in class tech.deplant.java4ever.framework.LogUtils
 
NANOEVER - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
 
networkAccessKey(String) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
networkEndpoints(String...) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
networkFirstRempStatusTimeout(Long) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
networkId() - Method in record class tech.deplant.java4ever.framework.TvmNetwork
Returns the value of the networkId record component.
networkLatencyDetectionInterval(Long) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
networkMaxLatency(Long) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
networkMaxReconnectTimeout(Long) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
networkMessageProcessingTimeout(Long) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
networkMessageRetriesCount(Integer) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
networkName() - Method in record class tech.deplant.java4ever.framework.TvmNetwork
Returns the value of the networkName record component.
networkNextRempStatusTimeout(Long) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
networkOutOfSyncThreshold(Long) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
networkQueriesProtocol(Client.NetworkQueriesProtocol) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
networkQueryTimeout(Long) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
networkReconnectTimeout(Long) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
networkRetriesCount(Integer) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
networkSendingEndpointCount(Integer) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
networkServerAddress(String) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
networkSignatureId(Long) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
networkWaitForTimeout(Long) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
nft() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfNftAddress
Returns the value of the nft record component.
nft() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Index.ResultOfGetInfo
Returns the value of the nft record component.
nftAddress(BigInteger) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
 
nftCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
 
nftCodeHash() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
 
NONE - Static variable in record class tech.deplant.java4ever.framework.Credentials
 

O

of(int, Object) - Static method in record class tech.deplant.java4ever.framework.datatype.Uint
 
of(String) - Static method in record class tech.deplant.java4ever.framework.datatype.AbiType
 
of(AbiType, Object) - Static method in interface tech.deplant.java4ever.framework.datatype.AbiValue
 
ofAddress(Sdk, String) - Static method in record class tech.deplant.java4ever.framework.Account
Factory method to create Account object.
ofAddressList(Sdk, String...) - Static method in record class tech.deplant.java4ever.framework.Account
Does the same as ofAddress() factory, but uses an array of addresses as "in" filter for GraphQL query
ofBase64String(String) - Static method in record class tech.deplant.java4ever.framework.Tvc
 
ofFile(String) - Static method in record class tech.deplant.java4ever.framework.ContractAbi
 
ofFile(String) - Static method in record class tech.deplant.java4ever.framework.Credentials
 
ofFile(String) - Static method in record class tech.deplant.java4ever.framework.Tvc
 
ofJsonNode(JsonNode) - Static method in record class tech.deplant.java4ever.framework.ContractAbi
 
ofNullable(Object) - Static method in record class tech.deplant.java4ever.framework.datatype.Address
 
ofResource(String) - Static method in record class tech.deplant.java4ever.framework.ContractAbi
 
ofResource(String) - Static method in record class tech.deplant.java4ever.framework.Credentials
 
ofResource(String) - Static method in record class tech.deplant.java4ever.framework.Tvc
 
ofSeed(Sdk, String, int) - Static method in record class tech.deplant.java4ever.framework.Credentials
 
ofSeed(Sdk, Seed) - Static method in record class tech.deplant.java4ever.framework.Credentials
 
ofString(String) - Static method in record class tech.deplant.java4ever.framework.ContractAbi
 
onchainConfig() - Method in record class tech.deplant.java4ever.framework.Sdk
Returns the value of the onchainConfig record component.
OnchainConfig - Record Class in tech.deplant.java4ever.framework
 
OnchainConfig(Artifact<String, String>, OnchainConfig.OnchainInfo) - Constructor for record class tech.deplant.java4ever.framework.OnchainConfig
Creates an instance of a OnchainConfig record class.
OnchainConfig.OnchainInfo - Record Class in tech.deplant.java4ever.framework
 
OnchainConfig.SavedContract - Record Class in tech.deplant.java4ever.framework
 
OnchainInfo(Map<String, OnchainConfig.SavedContract>, Map<String, Credentials>) - Constructor for record class tech.deplant.java4ever.framework.OnchainConfig.OnchainInfo
Creates an instance of a OnchainInfo record class.
onTokenBurned(BigInteger, Address, Address) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
 
operations() - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
Returns the value of the operations record component.
OPTIONAL - Enum constant in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
 
owner() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
 
owner() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
 
owner() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Index.ResultOfGetInfo
Returns the value of the owner record component.
owner() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfGetInfo
Returns the value of the owner record component.
owner() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet
 
owner() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet.ResultOfOwner
Returns the value of the owner record component.
ownerAddress() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
 

P

parseStruct(Object) - Method in record class tech.deplant.java4ever.framework.Sdk
 
pathType(String) - Static method in interface tech.deplant.java4ever.framework.artifact.Artifact
 
phrase() - Method in record class tech.deplant.java4ever.framework.Seed
Returns the value of the phrase record component.
prefix() - Method in record class tech.deplant.java4ever.framework.datatype.AbiType
Returns the value of the prefix record component.
PRELIMINARY - Enum constant in enum class tech.deplant.java4ever.framework.gql.TransactionStatus
 
prepareCall(String, Map<String, Object>, Abi.FunctionHeader) - Method in interface tech.deplant.java4ever.framework.contract.Contract
 
prepareDeploy(Sdk, Credentials) - Method in record class tech.deplant.java4ever.framework.template.GiverV2Template
 
prepareDeploy(Sdk, Credentials, String, String, Integer, Address, TvmCell, BigInteger, Address, Address, BigInteger, BigInteger, Boolean, Boolean, Boolean, Address) - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenRootTemplate
 
prepareDeploy(Sdk, Credentials, BigInteger) - Method in record class tech.deplant.java4ever.framework.template.TIP4WalletTemplate
 
prepareDeploy(Sdk, Credentials, BigInteger[], Integer) - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWalletTemplate
 
prepareDeploy(Sdk, Credentials, BigInteger[], Integer) - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWalletTemplate
 
prepareDeploy(Sdk, Credentials, BigInteger[], Integer) - Method in record class tech.deplant.java4ever.framework.template.SurfMultisigWalletTemplate
 
prepareDeploy(Sdk, Credentials, BigInteger[], Integer, Integer) - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWallet2Template
 
prepareDeploy(Sdk, Credentials, BigInteger[], Integer, Integer) - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWallet2Template
 
prepareDeploy(Sdk, Credentials, BigInteger[], Integer, Integer) - Method in record class tech.deplant.java4ever.framework.template.UpdateMultisigWallet2Template
 
prepareDeploy(Sdk, Credentials, BigInteger, Address, Address, BigInteger, String, BigInteger, BigInteger, TvmCell) - Method in record class tech.deplant.java4ever.framework.template.TIP4NftTemplate
 
prepareDeploy(Sdk, Credentials, Address) - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexBasisTemplate
 
prepareDeploy(Sdk, Credentials, Address, Address) - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenWalletTemplate
 
prepareDeploy(Sdk, Credentials, Address, Address) - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexTemplate
 
prepareDeploy(Sdk, Credentials, TvmCell, TvmCell, TvmCell, BigInteger, String, BigInteger) - Method in record class tech.deplant.java4ever.framework.template.TIP4CollectionTemplate
 
proofsCacheInLocalStorage(boolean) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
PROPOSED - Enum constant in enum class tech.deplant.java4ever.framework.gql.TransactionStatus
 
pubkey() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfOwner
Returns the value of the pubkey record component.
publicBigInt() - Method in record class tech.deplant.java4ever.framework.Credentials
 
publicKey() - Method in record class tech.deplant.java4ever.framework.Credentials
Returns the value of the publicKey record component.
publicKeyTonSafe(Sdk) - Method in record class tech.deplant.java4ever.framework.Credentials
 

Q

QUBE - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Tokens
 
QueryHandle - Record Class in tech.deplant.java4ever.framework.gql
 
QueryHandle - Record Class in tech.deplant.java4ever.framework
 
QueryHandle() - Constructor for record class tech.deplant.java4ever.framework.gql.QueryHandle
Creates an instance of a QueryHandle record class.
QueryHandle(String, String, String) - Constructor for record class tech.deplant.java4ever.framework.QueryHandle
Creates an instance of a QueryHandle record class.
QueryHandle.Builder - Class in tech.deplant.java4ever.framework.gql
 
queryTree() - Method in record class tech.deplant.java4ever.framework.ResultOfTree
Returns the value of the queryTree record component.

R

RANDOM(Sdk) - Static method in record class tech.deplant.java4ever.framework.Credentials
Generates new random KeyPair by using crypto.generate_random_sign_keys() method of SDK.
RANDOM(Sdk) - Static method in record class tech.deplant.java4ever.framework.Seed
Generates random 12-words seed phrase
RANDOM_TON(Sdk) - Static method in record class tech.deplant.java4ever.framework.Seed
 
randomNonce() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
 
refCounter() - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
Returns the value of the refCounter record component.
REFUSED - Enum constant in enum class tech.deplant.java4ever.framework.gql.TransactionStatus
 
RELATIONAL - Enum constant in enum class tech.deplant.java4ever.framework.artifact.Artifact.PathType
 
removeOwner(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigBuilder
 
requiredTxnConfirms() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetParameters
Returns the value of the requiredTxnConfirms record component.
requiredTxnConfirms() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetParameters
Returns the value of the requiredTxnConfirms record component.
requiredUpdConfirms() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetParameters
Returns the value of the requiredUpdConfirms record component.
requiredUpdConfirms() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetParameters
Returns the value of the requiredUpdConfirms record component.
resolveIndex(Address, Address) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft
 
resolveIndexBasis() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
 
RESOURCE - Enum constant in enum class tech.deplant.java4ever.framework.artifact.Artifact.PathType
 
resourceName() - Method in record class tech.deplant.java4ever.framework.artifact.ByteResource
Returns the value of the resourceName record component.
resourceName() - Method in record class tech.deplant.java4ever.framework.artifact.JsonResource
Returns the value of the resourceName record component.
ResultOf_randomNonce(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet.ResultOf_randomNonce
Creates an instance of a ResultOf_randomNonce record class.
ResultOfBalance(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfBalance
Creates an instance of a ResultOfBalance record class.
ResultOfBurnByRootDisabled(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfBurnByRootDisabled
Creates an instance of a ResultOfBurnByRootDisabled record class.
ResultOfBurnPaused(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfBurnPaused
Creates an instance of a ResultOfBurnPaused record class.
ResultOfDecimals(Integer) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfDecimals
Creates an instance of a ResultOfDecimals record class.
ResultOfDeployWallet(Address) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfDeployWallet
Creates an instance of a ResultOfDeployWallet record class.
ResultOfDisableBurnByRoot(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfDisableBurnByRoot
Creates an instance of a ResultOfDisableBurnByRoot record class.
ResultOfDisableMint(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfDisableMint
Creates an instance of a ResultOfDisableMint record class.
ResultOfGetCustodians - Record Class in tech.deplant.java4ever.framework.contract.multisig
 
ResultOfGetCustodians - Record Class in tech.deplant.java4ever.framework.contract.multisig2
 
ResultOfGetCustodians(Map<String, Object>[]) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetCustodians
Creates an instance of a ResultOfGetCustodians record class.
ResultOfGetCustodians(Map<String, Object>[]) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetCustodians
Creates an instance of a ResultOfGetCustodians record class.
ResultOfGetInfo(BigInteger, Address, Address, Address) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfGetInfo
Creates an instance of a ResultOfGetInfo record class.
ResultOfGetInfo(Address) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasis.ResultOfGetInfo
Creates an instance of a ResultOfGetInfo record class.
ResultOfGetInfo(Address, Address, Address) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Index.ResultOfGetInfo
Creates an instance of a ResultOfGetInfo record class.
ResultOfGetJson(String) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfGetJson
Creates an instance of a ResultOfGetJson record class.
ResultOfGetJson(String) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfGetJson
Creates an instance of a ResultOfGetJson record class.
ResultOfGetMessages(Map<String, Object>[]) - Constructor for record class tech.deplant.java4ever.framework.contract.GiverV2.ResultOfGetMessages
Creates an instance of a ResultOfGetMessages record class.
ResultOfGetParameters - Record Class in tech.deplant.java4ever.framework.contract.multisig
 
ResultOfGetParameters - Record Class in tech.deplant.java4ever.framework.contract.multisig2
 
ResultOfGetParameters(Integer, Integer, Long, BigInteger, Integer, Integer) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetParameters
Creates an instance of a ResultOfGetParameters record class.
ResultOfGetParameters(Integer, Integer, Long, BigInteger, Integer, Integer) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetParameters
Creates an instance of a ResultOfGetParameters record class.
ResultOfGetTransaction - Record Class in tech.deplant.java4ever.framework.contract.multisig
 
ResultOfGetTransaction - Record Class in tech.deplant.java4ever.framework.contract.multisig2
 
ResultOfGetTransaction(Map<String, Object>) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransaction
Creates an instance of a ResultOfGetTransaction record class.
ResultOfGetTransaction(Map<String, Object>) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetTransaction
Creates an instance of a ResultOfGetTransaction record class.
ResultOfGetTransactionIds - Record Class in tech.deplant.java4ever.framework.contract.multisig
 
ResultOfGetTransactionIds(Long[]) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransactionIds
Creates an instance of a ResultOfGetTransactionIds record class.
ResultOfGetTransactions - Record Class in tech.deplant.java4ever.framework.contract.multisig
 
ResultOfGetTransactions - Record Class in tech.deplant.java4ever.framework.contract.multisig2
 
ResultOfGetTransactions(Map<String, Object>[]) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransactions
Creates an instance of a ResultOfGetTransactions record class.
ResultOfGetTransactions(Map<String, Object>[]) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetTransactions
Creates an instance of a ResultOfGetTransactions record class.
ResultOfGetUpdateRequests - Record Class in tech.deplant.java4ever.framework.contract.multisig
 
ResultOfGetUpdateRequests - Record Class in tech.deplant.java4ever.framework.contract.multisig2
 
ResultOfGetUpdateRequests(Map<String, Object>[]) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetUpdateRequests
Creates an instance of a ResultOfGetUpdateRequests record class.
ResultOfGetUpdateRequests(Map<String, Object>[]) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetUpdateRequests
Creates an instance of a ResultOfGetUpdateRequests record class.
ResultOfIndexBasisCode(TvmCell) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfIndexBasisCode
Creates an instance of a ResultOfIndexBasisCode record class.
ResultOfIndexBasisCodeHash(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfIndexBasisCodeHash
Creates an instance of a ResultOfIndexBasisCodeHash record class.
ResultOfIndexCode(TvmCell) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfIndexCode
Creates an instance of a ResultOfIndexCode record class.
ResultOfIndexCode(TvmCell) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfIndexCode
Creates an instance of a ResultOfIndexCode record class.
ResultOfIndexCodeHash(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfIndexCodeHash
Creates an instance of a ResultOfIndexCodeHash record class.
ResultOfIndexCodeHash(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfIndexCodeHash
Creates an instance of a ResultOfIndexCodeHash record class.
ResultOfIsConfirmed - Record Class in tech.deplant.java4ever.framework.contract.multisig
 
ResultOfIsConfirmed - Record Class in tech.deplant.java4ever.framework.contract.multisig2
 
ResultOfIsConfirmed(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.ResultOfIsConfirmed
Creates an instance of a ResultOfIsConfirmed record class.
ResultOfIsConfirmed(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfIsConfirmed
Creates an instance of a ResultOfIsConfirmed record class.
ResultOfMintDisabled(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfMintDisabled
Creates an instance of a ResultOfMintDisabled record class.
ResultOfMintingFee(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfMintingFee
Creates an instance of a ResultOfMintingFee record class.
ResultOfName(String) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfName
Creates an instance of a ResultOfName record class.
ResultOfNftAddress(Address) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfNftAddress
Creates an instance of a ResultOfNftAddress record class.
ResultOfNftCode(TvmCell) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfNftCode
Creates an instance of a ResultOfNftCode record class.
ResultOfNftCodeHash(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfNftCodeHash
Creates an instance of a ResultOfNftCodeHash record class.
ResultOfOwner(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfOwner
Creates an instance of a ResultOfOwner record class.
ResultOfOwner(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet.ResultOfOwner
Creates an instance of a ResultOfOwner record class.
ResultOfOwner(Address) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfOwner
Creates an instance of a ResultOfOwner record class.
ResultOfResolveIndex(Address) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfResolveIndex
Creates an instance of a ResultOfResolveIndex record class.
ResultOfResolveIndexBasis(Address) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfResolveIndexBasis
Creates an instance of a ResultOfResolveIndexBasis record class.
ResultOfRoot(Address) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfRoot
Creates an instance of a ResultOfRoot record class.
ResultOfRootOwner(Address) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfRootOwner
Creates an instance of a ResultOfRootOwner record class.
ResultOfSetBurnPaused(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfSetBurnPaused
Creates an instance of a ResultOfSetBurnPaused record class.
ResultOfSubmitTransaction - Record Class in tech.deplant.java4ever.framework.contract.multisig
 
ResultOfSubmitTransaction - Record Class in tech.deplant.java4ever.framework.contract.multisig2
 
ResultOfSubmitTransaction(Long) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.ResultOfSubmitTransaction
Creates an instance of a ResultOfSubmitTransaction record class.
ResultOfSubmitTransaction(Long) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfSubmitTransaction
Creates an instance of a ResultOfSubmitTransaction record class.
ResultOfSubmitUpdate - Record Class in tech.deplant.java4ever.framework.contract.multisig
 
ResultOfSubmitUpdate - Record Class in tech.deplant.java4ever.framework.contract.multisig2
 
ResultOfSubmitUpdate(Long) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.ResultOfSubmitUpdate
Creates an instance of a ResultOfSubmitUpdate record class.
ResultOfSubmitUpdate(Long) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfSubmitUpdate
Creates an instance of a ResultOfSubmitUpdate record class.
ResultOfSupportsInterface(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfSupportsInterface
Creates an instance of a ResultOfSupportsInterface record class.
ResultOfSupportsInterface(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfSupportsInterface
Creates an instance of a ResultOfSupportsInterface record class.
ResultOfSupportsInterface(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfSupportsInterface
Creates an instance of a ResultOfSupportsInterface record class.
ResultOfSupportsInterface(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfSupportsInterface
Creates an instance of a ResultOfSupportsInterface record class.
ResultOfSymbol(String) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfSymbol
Creates an instance of a ResultOfSymbol record class.
ResultOfTotalSupply(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfTotalSupply
Creates an instance of a ResultOfTotalSupply record class.
ResultOfTotalSupply(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfTotalSupply
Creates an instance of a ResultOfTotalSupply record class.
ResultOfTree<RETURN> - Record Class in tech.deplant.java4ever.framework
 
ResultOfTree(Net.ResultOfQueryTransactionTree, RETURN) - Constructor for record class tech.deplant.java4ever.framework.ResultOfTree
Creates an instance of a ResultOfTree record class.
ResultOfWalletCode(TvmCell) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfWalletCode
Creates an instance of a ResultOfWalletCode record class.
ResultOfWalletCode(TvmCell) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfWalletCode
Creates an instance of a ResultOfWalletCode record class.
ResultOfWalletOf(Address) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfWalletOf
Creates an instance of a ResultOfWalletOf record class.
root() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
 
rootKeys() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
 
rootOwner() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 

S

SAFE - Enum constant in enum class tech.deplant.java4ever.framework.contract.multisig.MultisigWallet.Type
 
SafeMultisigWallet - Record Class in tech.deplant.java4ever.framework.contract.multisig
Java wrapper class for usage of SafeMultisigWallet contract for Everscale blockchain.
SafeMultisigWallet(Sdk, String) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWallet
 
SafeMultisigWallet(Sdk, String, ContractAbi) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWallet
 
SafeMultisigWallet(Sdk, String, ContractAbi, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWallet
Creates an instance of a SafeMultisigWallet record class.
SafeMultisigWallet(Sdk, String, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWallet
 
SafeMultisigWallet2 - Record Class in tech.deplant.java4ever.framework.contract.multisig2
Java wrapper class for usage of SafeMultisigWallet2 contract for Everscale blockchain.
SafeMultisigWallet2(Sdk, String) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2
 
SafeMultisigWallet2(Sdk, String, ContractAbi) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2
 
SafeMultisigWallet2(Sdk, String, ContractAbi, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2
Creates an instance of a SafeMultisigWallet2 record class.
SafeMultisigWallet2(Sdk, String, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2
 
SafeMultisigWallet2Template - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of SafeMultisigWallet2 contract for Everscale blockchain.
SafeMultisigWallet2Template() - Constructor for record class tech.deplant.java4ever.framework.template.SafeMultisigWallet2Template
 
SafeMultisigWallet2Template(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.SafeMultisigWallet2Template
Creates an instance of a SafeMultisigWallet2Template record class.
SafeMultisigWallet2Template(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.SafeMultisigWallet2Template
 
SafeMultisigWalletTemplate - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of SafeMultisigWallet contract for Everscale blockchain.
SafeMultisigWalletTemplate() - Constructor for record class tech.deplant.java4ever.framework.template.SafeMultisigWalletTemplate
 
SafeMultisigWalletTemplate(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.SafeMultisigWalletTemplate
Creates an instance of a SafeMultisigWalletTemplate record class.
SafeMultisigWalletTemplate(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.SafeMultisigWalletTemplate
 
saltedCode(Sdk, String) - Method in record class tech.deplant.java4ever.framework.Tvc
 
saltedCodeHash(Sdk, String) - Method in record class tech.deplant.java4ever.framework.Tvc
 
saveContract(String, AbstractContract) - Method in record class tech.deplant.java4ever.framework.Sdk
 
SavedContract(String, String) - Constructor for record class tech.deplant.java4ever.framework.OnchainConfig.SavedContract
Creates an instance of a SavedContract record class.
saveKeys(String, Credentials) - Method in record class tech.deplant.java4ever.framework.Sdk
 
sdk() - Method in record class tech.deplant.java4ever.framework.contract.AbstractContract
Returns the value of the sdk record component.
sdk() - Method in interface tech.deplant.java4ever.framework.contract.Contract
 
sdk() - Method in record class tech.deplant.java4ever.framework.contract.GiverV2
Returns the value of the sdk record component.
sdk() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWallet
Returns the value of the sdk record component.
sdk() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
Returns the value of the sdk record component.
sdk() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
Returns the value of the sdk record component.
sdk() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2
Returns the value of the sdk record component.
sdk() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
Returns the value of the sdk record component.
sdk() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
Returns the value of the sdk record component.
sdk() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
Returns the value of the sdk record component.
sdk() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
Returns the value of the sdk record component.
sdk() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
Returns the value of the sdk record component.
sdk() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Index
Returns the value of the sdk record component.
sdk() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasis
Returns the value of the sdk record component.
sdk() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft
Returns the value of the sdk record component.
sdk() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet
Returns the value of the sdk record component.
sdk() - Method in record class tech.deplant.java4ever.framework.DeployHandle
Returns the value of the sdk record component.
sdk() - Method in record class tech.deplant.java4ever.framework.gql.SubscribeHandle
Returns the value of the sdk record component.
Sdk - Record Class in tech.deplant.java4ever.framework
Class that holds a configured EVER-SDK session/context.
Sdk(EverSdkContext, long, Client.ClientConfig, OnchainConfig, LocalConfig) - Constructor for record class tech.deplant.java4ever.framework.Sdk
Creates an instance of a Sdk record class.
Sdk.Builder - Class in tech.deplant.java4ever.framework
 
secretBigInt() - Method in record class tech.deplant.java4ever.framework.Credentials
 
secretKey() - Method in record class tech.deplant.java4ever.framework.Credentials
Returns the value of the secretKey record component.
Seed - Record Class in tech.deplant.java4ever.framework
 
Seed(String, int) - Constructor for record class tech.deplant.java4ever.framework.Seed
Creates an instance of a Seed record class.
SELF_DESTROY - Enum constant in enum class tech.deplant.java4ever.framework.MessageFlag
Try to destroy sender contract (if balance is 0)
sendFrom(MultisigWallet, BigInteger) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
 
sendFrom(MultisigWallet, BigInteger, boolean, MessageFlag) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
 
sendFromAsMap(MultisigWallet, BigInteger) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
 
sendFromAsMap(MultisigWallet, BigInteger, boolean, MessageFlag) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
 
sendFromTree(MultisigWallet, BigInteger, boolean, MessageFlag, boolean, ContractAbi...) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
 
sendFromTreeAsMap(MultisigWallet, BigInteger, boolean, MessageFlag, boolean, ContractAbi...) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
 
sendSurplusGas(Address) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 
sendSurplusGas(Address) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
 
sendTransaction(Address, BigInteger, Boolean) - Method in interface tech.deplant.java4ever.framework.contract.EverOSGiver
 
sendTransaction(Address, BigInteger, Boolean) - Method in record class tech.deplant.java4ever.framework.contract.GiverV2
 
sendTransaction(Address, BigInteger, Boolean, Integer, TvmCell) - Method in interface tech.deplant.java4ever.framework.contract.multisig.MultisigWallet
 
sendTransaction(Address, BigInteger, Boolean, Integer, TvmCell) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWallet
 
sendTransaction(Address, BigInteger, Boolean, Integer, TvmCell) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
 
sendTransaction(Address, BigInteger, Boolean, Integer, TvmCell) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
 
sendTransaction(Address, BigInteger, Boolean, Integer, TvmCell) - Method in interface tech.deplant.java4ever.framework.contract.multisig2.MultisigWallet2
 
sendTransaction(Address, BigInteger, Boolean, Integer, TvmCell) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2
 
sendTransaction(Address, BigInteger, Boolean, Integer, TvmCell) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
 
sendTransaction(Address, BigInteger, Boolean, Integer, TvmCell) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
 
sendTransaction(Address, BigInteger, Boolean, Integer, TvmCell) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet
 
serialize(Object) - Method in record class tech.deplant.java4ever.framework.Sdk
 
serializeInputTree(Abi.AbiParam, Object) - Static method in record class tech.deplant.java4ever.framework.datatype.SolStruct
 
serializeOutputTree(Abi.AbiParam, Object) - Static method in record class tech.deplant.java4ever.framework.datatype.SolStruct
 
setBurnByRootDisabled(boolean) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
 
setBurnPaused(boolean) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
 
setBurnPaused(Boolean) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 
SETCODE - Enum constant in enum class tech.deplant.java4ever.framework.contract.multisig.MultisigWallet.Type
 
SetcodeMultisigWallet - Record Class in tech.deplant.java4ever.framework.contract.multisig
Java wrapper class for usage of SetcodeMultisigWallet contract for Everscale blockchain.
SetcodeMultisigWallet(Sdk, String) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
 
SetcodeMultisigWallet(Sdk, String, ContractAbi) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
 
SetcodeMultisigWallet(Sdk, String, ContractAbi, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
Creates an instance of a SetcodeMultisigWallet record class.
SetcodeMultisigWallet(Sdk, String, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
 
SetcodeMultisigWallet2 - Record Class in tech.deplant.java4ever.framework.contract.multisig2
Java wrapper class for usage of SetcodeMultisigWallet2 contract for Everscale blockchain.
SetcodeMultisigWallet2(Sdk, String) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
 
SetcodeMultisigWallet2(Sdk, String, ContractAbi) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
 
SetcodeMultisigWallet2(Sdk, String, ContractAbi, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
Creates an instance of a SetcodeMultisigWallet2 record class.
SetcodeMultisigWallet2(Sdk, String, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
 
SetcodeMultisigWallet2Template - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of SetcodeMultisigWallet2 contract for Everscale blockchain.
SetcodeMultisigWallet2Template() - Constructor for record class tech.deplant.java4ever.framework.template.SetcodeMultisigWallet2Template
 
SetcodeMultisigWallet2Template(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.SetcodeMultisigWallet2Template
Creates an instance of a SetcodeMultisigWallet2Template record class.
SetcodeMultisigWallet2Template(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.SetcodeMultisigWallet2Template
 
SetcodeMultisigWalletTemplate - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of SetcodeMultisigWallet contract for Everscale blockchain.
SetcodeMultisigWalletTemplate() - Constructor for record class tech.deplant.java4ever.framework.template.SetcodeMultisigWalletTemplate
 
SetcodeMultisigWalletTemplate(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.SetcodeMultisigWalletTemplate
Creates an instance of a SetcodeMultisigWalletTemplate record class.
SetcodeMultisigWalletTemplate(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.SetcodeMultisigWalletTemplate
 
setConfirmations(int) - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigBuilder
 
setDecimals(int) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
 
setDeployKeys(Credentials) - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigBuilder
 
setMintDisabled(boolean) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
 
setMintingFee(BigInteger) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
 
setName(String) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
 
setOwnerAddress(String) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
 
setOwnerAddress(Address) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
 
setRandomNonce(Integer) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
 
setRemainOnNft(BigInteger) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
 
setRootKeys(Credentials) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
 
setSolidityArtifactsBuildPath(String) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
setSolidityCompilerPath(String) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
setSoliditySourcesDefaultPath(String) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
setStdLibPath(String) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
setSymbol(String) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
 
setTvmlinkerPath(String) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
setType(MultisigWallet.Type) - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigBuilder
 
setWalletTvc(Tvc) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
 
shareOutputs() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig.GeneratorContract
Returns the value of the shareOutputs record component.
signer() - Method in record class tech.deplant.java4ever.framework.Credentials
 
size() - Method in record class tech.deplant.java4ever.framework.datatype.AbiType
Returns the value of the size record component.
size() - Method in record class tech.deplant.java4ever.framework.datatype.SolBytes
Returns the value of the size record component.
size() - Method in record class tech.deplant.java4ever.framework.datatype.Uint
Returns the value of the size record component.
SLICE - Enum constant in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
 
SolArray - Record Class in tech.deplant.java4ever.framework.datatype
 
SolArray(AbiValue[]) - Constructor for record class tech.deplant.java4ever.framework.datatype.SolArray
Creates an instance of a SolArray record class.
SolBytes - Record Class in tech.deplant.java4ever.framework.datatype
 
SolBytes(byte[]) - Constructor for record class tech.deplant.java4ever.framework.datatype.SolBytes
 
SolBytes(int, byte[]) - Constructor for record class tech.deplant.java4ever.framework.datatype.SolBytes
Creates an instance of a SolBytes record class.
SolBytes(int, String) - Constructor for record class tech.deplant.java4ever.framework.datatype.SolBytes
 
SolBytes(String) - Constructor for record class tech.deplant.java4ever.framework.datatype.SolBytes
 
Solc - Record Class in tech.deplant.java4ever.framework.artifact
 
Solc(String) - Constructor for record class tech.deplant.java4ever.framework.artifact.Solc
Creates an instance of a Solc record class.
SolString - Record Class in tech.deplant.java4ever.framework.datatype
 
SolString(String) - Constructor for record class tech.deplant.java4ever.framework.datatype.SolString
Creates an instance of a SolString record class.
SolStruct - Record Class in tech.deplant.java4ever.framework.datatype
 
SolStruct(Abi.AbiParam[], Map<String, Object>) - Constructor for record class tech.deplant.java4ever.framework.datatype.SolStruct
Creates an instance of a SolStruct record class.
sourceOfMessage(Net.MessageNode) - Static method in class tech.deplant.java4ever.framework.LogUtils
 
sourcePath() - Method in record class tech.deplant.java4ever.framework.LocalConfig.LocalInfo
Returns the value of the sourcePath record component.
stdlibSolPath() - Method in record class tech.deplant.java4ever.framework.artifact.TvmLinker
Returns the value of the stdlibSolPath record component.
store(AbiType, Object) - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
 
store(AbiValue...) - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
 
STRING - Enum constant in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
 
stringCode() - Method in record class tech.deplant.java4ever.framework.TvmException
Returns the value of the stringCode record component.
submitTransaction(Address, BigInteger, Boolean, Boolean, TvmCell) - Method in interface tech.deplant.java4ever.framework.contract.multisig.MultisigWallet
 
submitTransaction(Address, BigInteger, Boolean, Boolean, TvmCell) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWallet
 
submitTransaction(Address, BigInteger, Boolean, Boolean, TvmCell) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
 
submitTransaction(Address, BigInteger, Boolean, Boolean, TvmCell) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
 
submitTransaction(Address, BigInteger, Boolean, Boolean, TvmCell, Optional<TvmCell>) - Method in interface tech.deplant.java4ever.framework.contract.multisig2.MultisigWallet2
 
submitTransaction(Address, BigInteger, Boolean, Boolean, TvmCell, Optional<TvmCell>) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2
 
submitTransaction(Address, BigInteger, Boolean, Boolean, TvmCell, Optional<TvmCell>) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
 
submitTransaction(Address, BigInteger, Boolean, Boolean, TvmCell, Optional<TvmCell>) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
 
submitUpdate(BigInteger, BigInteger[], Integer) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
 
submitUpdate(BigInteger, BigInteger[], Integer) - Method in record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
 
submitUpdate(Optional<BigInteger>, Optional<BigInteger[]>, Optional<Integer>, Optional<Integer>) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
 
submitUpdate(Optional<BigInteger>, Optional<BigInteger[]>, Optional<Integer>, Optional<Integer>) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
 
subscribe(Sdk, String, Consumer<SubscribeEvent>) - Static method in record class tech.deplant.java4ever.framework.gql.SubscribeHandle
 
SubscribeHandle - Record Class in tech.deplant.java4ever.framework.gql
 
SubscribeHandle(Sdk, long) - Constructor for record class tech.deplant.java4ever.framework.gql.SubscribeHandle
Creates an instance of a SubscribeHandle record class.
subscribeOnAccount(String, Consumer<SubscribeEvent>) - Method in interface tech.deplant.java4ever.framework.contract.Contract
 
subscribeOnIncomingMessages(String, Consumer<SubscribeEvent>) - Method in interface tech.deplant.java4ever.framework.contract.Contract
 
subscribeOnOutgoingMessages(String, Consumer<SubscribeEvent>) - Method in interface tech.deplant.java4ever.framework.contract.Contract
 
subscribeOnTransactions(String, Consumer<SubscribeEvent>) - Method in interface tech.deplant.java4ever.framework.contract.Contract
 
SubscribeResult - Record Class in tech.deplant.java4ever.framework.gql
 
SubscribeResult() - Constructor for record class tech.deplant.java4ever.framework.gql.SubscribeResult
Creates an instance of a SubscribeResult record class.
supportsInterface(Integer) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 
supportsInterface(Integer) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
 
supportsInterface(Integer) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
 
supportsInterface(Integer) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft
 
SURF - Enum constant in enum class tech.deplant.java4ever.framework.contract.multisig.MultisigWallet.Type
 
SurfMultisigWallet - Record Class in tech.deplant.java4ever.framework.contract.multisig
Java wrapper class for usage of SurfMultisigWallet contract for Everscale blockchain.
SurfMultisigWallet(Sdk, String) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
 
SurfMultisigWallet(Sdk, String, ContractAbi) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
 
SurfMultisigWallet(Sdk, String, ContractAbi, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
Creates an instance of a SurfMultisigWallet record class.
SurfMultisigWallet(Sdk, String, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
 
SurfMultisigWalletTemplate - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of SurfMultisigWallet contract for Everscale blockchain.
SurfMultisigWalletTemplate() - Constructor for record class tech.deplant.java4ever.framework.template.SurfMultisigWalletTemplate
 
SurfMultisigWalletTemplate(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.SurfMultisigWalletTemplate
Creates an instance of a SurfMultisigWalletTemplate record class.
SurfMultisigWalletTemplate(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.SurfMultisigWalletTemplate
 
symbol() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
 
symbol() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 
sync() - Method in record class tech.deplant.java4ever.framework.LocalConfig
 
sync() - Method in record class tech.deplant.java4ever.framework.OnchainConfig
Flushes this config to file on serializationPath()

T

targetDir() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig
Returns the value of the targetDir record component.
tech.deplant.java4ever.framework - package tech.deplant.java4ever.framework
 
tech.deplant.java4ever.framework.artifact - package tech.deplant.java4ever.framework.artifact
 
tech.deplant.java4ever.framework.contract - package tech.deplant.java4ever.framework.contract
 
tech.deplant.java4ever.framework.contract.multisig - package tech.deplant.java4ever.framework.contract.multisig
 
tech.deplant.java4ever.framework.contract.multisig2 - package tech.deplant.java4ever.framework.contract.multisig2
 
tech.deplant.java4ever.framework.contract.tip3 - package tech.deplant.java4ever.framework.contract.tip3
 
tech.deplant.java4ever.framework.contract.tip4 - package tech.deplant.java4ever.framework.contract.tip4
 
tech.deplant.java4ever.framework.datatype - package tech.deplant.java4ever.framework.datatype
 
tech.deplant.java4ever.framework.generator - package tech.deplant.java4ever.framework.generator
 
tech.deplant.java4ever.framework.gql - package tech.deplant.java4ever.framework.gql
 
tech.deplant.java4ever.framework.template - package tech.deplant.java4ever.framework.template
 
template() - Method in record class tech.deplant.java4ever.framework.DeployHandle
Returns the value of the template record component.
Template - Interface in tech.deplant.java4ever.framework.template
 
templatePkg() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig
Returns the value of the templatePkg record component.
throwErrors() - Method in record class tech.deplant.java4ever.framework.DebugOptions
Returns the value of the throwErrors record component.
timeout() - Method in record class tech.deplant.java4ever.framework.DebugOptions
Returns the value of the timeout record component.
timeout(Integer) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
 
TIP3Builder - Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3Builder() - Constructor for class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
 
TIP3TokenRoot - Record Class in tech.deplant.java4ever.framework.contract.tip3
Java wrapper class for usage of TIP3TokenRoot contract for Everscale blockchain.
TIP3TokenRoot(Sdk, String) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 
TIP3TokenRoot(Sdk, String, ContractAbi) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 
TIP3TokenRoot(Sdk, String, ContractAbi, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
Creates an instance of a TIP3TokenRoot record class.
TIP3TokenRoot(Sdk, String, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 
TIP3TokenRoot.ResultOfBurnByRootDisabled - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRoot.ResultOfBurnPaused - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRoot.ResultOfDecimals - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRoot.ResultOfDeployWallet - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRoot.ResultOfDisableBurnByRoot - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRoot.ResultOfDisableMint - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRoot.ResultOfMintDisabled - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRoot.ResultOfName - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRoot.ResultOfRootOwner - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRoot.ResultOfSetBurnPaused - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRoot.ResultOfSupportsInterface - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRoot.ResultOfSymbol - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRoot.ResultOfTotalSupply - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRoot.ResultOfWalletCode - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRoot.ResultOfWalletOf - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRootTemplate - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of TIP3TokenRoot contract for Everscale blockchain.
TIP3TokenRootTemplate() - Constructor for record class tech.deplant.java4ever.framework.template.TIP3TokenRootTemplate
 
TIP3TokenRootTemplate(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP3TokenRootTemplate
Creates an instance of a TIP3TokenRootTemplate record class.
TIP3TokenRootTemplate(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP3TokenRootTemplate
 
TIP3TokenWallet - Record Class in tech.deplant.java4ever.framework.contract.tip3
Java wrapper class for usage of TIP3TokenWallet contract for Everscale blockchain.
TIP3TokenWallet(Sdk, String) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
 
TIP3TokenWallet(Sdk, String, ContractAbi) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
 
TIP3TokenWallet(Sdk, String, ContractAbi, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
Creates an instance of a TIP3TokenWallet record class.
TIP3TokenWallet(Sdk, String, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
 
TIP3TokenWallet.ResultOfBalance - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenWallet.ResultOfOwner - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenWallet.ResultOfRoot - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenWallet.ResultOfSupportsInterface - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenWallet.ResultOfWalletCode - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenWalletTemplate - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of TIP3TokenWallet contract for Everscale blockchain.
TIP3TokenWalletTemplate() - Constructor for record class tech.deplant.java4ever.framework.template.TIP3TokenWalletTemplate
 
TIP3TokenWalletTemplate(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP3TokenWalletTemplate
Creates an instance of a TIP3TokenWalletTemplate record class.
TIP3TokenWalletTemplate(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP3TokenWalletTemplate
 
TIP4Collection - Record Class in tech.deplant.java4ever.framework.contract.tip4
Java wrapper class for usage of TIP4Collection contract for Everscale blockchain.
TIP4Collection(Sdk, String) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
 
TIP4Collection(Sdk, String, ContractAbi) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
 
TIP4Collection(Sdk, String, ContractAbi, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
Creates an instance of a TIP4Collection record class.
TIP4Collection(Sdk, String, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
 
TIP4Collection.ResultOfGetJson - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4Collection.ResultOfIndexBasisCode - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4Collection.ResultOfIndexBasisCodeHash - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4Collection.ResultOfIndexCode - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4Collection.ResultOfIndexCodeHash - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4Collection.ResultOfMintingFee - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4Collection.ResultOfNftAddress - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4Collection.ResultOfNftCode - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4Collection.ResultOfNftCodeHash - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4Collection.ResultOfOwner - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4Collection.ResultOfResolveIndexBasis - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4Collection.ResultOfSupportsInterface - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4Collection.ResultOfTotalSupply - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4CollectionTemplate - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of TIP4Collection contract for Everscale blockchain.
TIP4CollectionTemplate() - Constructor for record class tech.deplant.java4ever.framework.template.TIP4CollectionTemplate
 
TIP4CollectionTemplate(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP4CollectionTemplate
Creates an instance of a TIP4CollectionTemplate record class.
TIP4CollectionTemplate(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP4CollectionTemplate
 
TIP4Index - Record Class in tech.deplant.java4ever.framework.contract.tip4
Java wrapper class for usage of TIP4Index contract for Everscale blockchain.
TIP4Index(Sdk, String) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Index
 
TIP4Index(Sdk, String, ContractAbi) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Index
 
TIP4Index(Sdk, String, ContractAbi, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Index
Creates an instance of a TIP4Index record class.
TIP4Index(Sdk, String, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Index
 
TIP4Index.ResultOfGetInfo - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4IndexBasis - Record Class in tech.deplant.java4ever.framework.contract.tip4
Java wrapper class for usage of TIP4IndexBasis contract for Everscale blockchain.
TIP4IndexBasis(Sdk, String) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasis
 
TIP4IndexBasis(Sdk, String, ContractAbi) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasis
 
TIP4IndexBasis(Sdk, String, ContractAbi, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasis
Creates an instance of a TIP4IndexBasis record class.
TIP4IndexBasis(Sdk, String, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasis
 
TIP4IndexBasis.ResultOfGetInfo - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4IndexBasisTemplate - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of TIP4IndexBasis contract for Everscale blockchain.
TIP4IndexBasisTemplate() - Constructor for record class tech.deplant.java4ever.framework.template.TIP4IndexBasisTemplate
 
TIP4IndexBasisTemplate(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP4IndexBasisTemplate
Creates an instance of a TIP4IndexBasisTemplate record class.
TIP4IndexBasisTemplate(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP4IndexBasisTemplate
 
TIP4IndexTemplate - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of TIP4Index contract for Everscale blockchain.
TIP4IndexTemplate() - Constructor for record class tech.deplant.java4ever.framework.template.TIP4IndexTemplate
 
TIP4IndexTemplate(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP4IndexTemplate
Creates an instance of a TIP4IndexTemplate record class.
TIP4IndexTemplate(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP4IndexTemplate
 
TIP4Nft - Record Class in tech.deplant.java4ever.framework.contract.tip4
Java wrapper class for usage of TIP4Nft contract for Everscale blockchain.
TIP4Nft(Sdk, String) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft
 
TIP4Nft(Sdk, String, ContractAbi) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft
 
TIP4Nft(Sdk, String, ContractAbi, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft
Creates an instance of a TIP4Nft record class.
TIP4Nft(Sdk, String, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft
 
TIP4Nft.ResultOfGetInfo - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4Nft.ResultOfGetJson - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4Nft.ResultOfIndexCode - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4Nft.ResultOfIndexCodeHash - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4Nft.ResultOfResolveIndex - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4Nft.ResultOfSupportsInterface - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4NftTemplate - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of TIP4Nft contract for Everscale blockchain.
TIP4NftTemplate() - Constructor for record class tech.deplant.java4ever.framework.template.TIP4NftTemplate
 
TIP4NftTemplate(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP4NftTemplate
Creates an instance of a TIP4NftTemplate record class.
TIP4NftTemplate(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP4NftTemplate
 
TIP4Wallet - Record Class in tech.deplant.java4ever.framework.contract.tip4
Java wrapper class for usage of TIP4Wallet contract for Everscale blockchain.
TIP4Wallet(Sdk, String) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet
 
TIP4Wallet(Sdk, String, ContractAbi) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet
 
TIP4Wallet(Sdk, String, ContractAbi, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet
Creates an instance of a TIP4Wallet record class.
TIP4Wallet(Sdk, String, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet
 
TIP4Wallet.ResultOf_randomNonce - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4Wallet.ResultOfOwner - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4WalletTemplate - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of TIP4Wallet contract for Everscale blockchain.
TIP4WalletTemplate() - Constructor for record class tech.deplant.java4ever.framework.template.TIP4WalletTemplate
 
TIP4WalletTemplate(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP4WalletTemplate
Creates an instance of a TIP4WalletTemplate record class.
TIP4WalletTemplate(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP4WalletTemplate
 
toABI() - Method in interface tech.deplant.java4ever.framework.datatype.AbiValue
 
toABI() - Method in record class tech.deplant.java4ever.framework.datatype.Address
 
toABI() - Method in record class tech.deplant.java4ever.framework.datatype.Bool
 
toABI() - Method in record class tech.deplant.java4ever.framework.datatype.SolArray
 
toABI() - Method in record class tech.deplant.java4ever.framework.datatype.SolBytes
 
toABI() - Method in record class tech.deplant.java4ever.framework.datatype.SolString
 
toABI() - Method in record class tech.deplant.java4ever.framework.datatype.SolStruct
 
toABI() - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
 
toABI() - Method in record class tech.deplant.java4ever.framework.datatype.TvmCell
 
toABI() - Method in record class tech.deplant.java4ever.framework.datatype.Uint
 
toAbiParam(String, Abi.AbiParam[]) - Method in record class tech.deplant.java4ever.framework.datatype.AbiType
 
toAddress() - Method in record class tech.deplant.java4ever.framework.DeployHandle
 
toBigInteger() - Method in record class tech.deplant.java4ever.framework.datatype.Uint
 
toBoolean() - Method in record class tech.deplant.java4ever.framework.datatype.Bool
 
toBuilder(Sdk) - Method in record class tech.deplant.java4ever.framework.Tvc
 
toBytes() - Method in record class tech.deplant.java4ever.framework.datatype.SolBytes
 
toCallSet() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
 
toCell(Sdk) - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
 
toConstructorCallSet() - Method in record class tech.deplant.java4ever.framework.DeployHandle
 
toDeploySet() - Method in record class tech.deplant.java4ever.framework.DeployHandle
 
toHexString() - Method in record class tech.deplant.java4ever.framework.datatype.SolBytes
 
toJava() - Method in interface tech.deplant.java4ever.framework.datatype.AbiValue
 
toJava() - Method in record class tech.deplant.java4ever.framework.datatype.Address
 
toJava() - Method in record class tech.deplant.java4ever.framework.datatype.Bool
 
toJava() - Method in record class tech.deplant.java4ever.framework.datatype.SolArray
 
toJava() - Method in record class tech.deplant.java4ever.framework.datatype.SolBytes
 
toJava() - Method in record class tech.deplant.java4ever.framework.datatype.SolString
 
toJava() - Method in record class tech.deplant.java4ever.framework.datatype.SolStruct
 
toJava() - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
 
toJava() - Method in record class tech.deplant.java4ever.framework.datatype.TvmCell
 
toJava() - Method in record class tech.deplant.java4ever.framework.datatype.Uint
 
tokenWallet() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfDeployWallet
Returns the value of the tokenWallet record component.
toOutput(JsonNode) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
 
toPayload() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Encodes internal message string.
toSigner() - Method in record class tech.deplant.java4ever.framework.DeployHandle
 
toSigner() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
 
toString() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Eq
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Gt
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.In
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Lt
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.Account
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.artifact.ByteFile
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.artifact.ByteResource
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.artifact.JsonFile
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.artifact.JsonResource
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.artifact.Solc
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.artifact.TvmLinker
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.AbstractContract
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.GiverV2.ResultOfGetMessages
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.GiverV2
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetCustodians
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetParameters
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransaction
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransactionIds
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransactions
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetUpdateRequests
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfIsConfirmed
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfSubmitTransaction
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfSubmitUpdate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWallet
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWallet
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWallet
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetCustodians
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetParameters
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetTransaction
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetTransactions
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetUpdateRequests
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfIsConfirmed
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfSubmitTransaction
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfSubmitUpdate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfBurnByRootDisabled
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfBurnPaused
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfDecimals
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfDeployWallet
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfDisableBurnByRoot
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfDisableMint
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfMintDisabled
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfName
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfRootOwner
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfSetBurnPaused
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfSupportsInterface
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfSymbol
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfTotalSupply
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfWalletCode
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfWalletOf
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfBalance
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfOwner
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfRoot
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfSupportsInterface
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfWalletCode
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfGetJson
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfIndexBasisCode
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfIndexBasisCodeHash
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfIndexCode
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfIndexCodeHash
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfMintingFee
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfNftAddress
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfNftCode
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfNftCodeHash
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfOwner
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfResolveIndexBasis
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfSupportsInterface
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfTotalSupply
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Index.ResultOfGetInfo
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Index
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasis.ResultOfGetInfo
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasis
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfGetInfo
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfGetJson
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfIndexCode
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfIndexCodeHash
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfResolveIndex
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfSupportsInterface
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet.ResultOf_randomNonce
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet.ResultOfOwner
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.ContractAbi
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.Credentials
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.datatype.AbiType
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.datatype.Address
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.datatype.Bool
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.datatype.SolArray
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.datatype.SolBytes
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.datatype.SolString
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.datatype.SolStruct
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.datatype.TvmCell
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.datatype.Uint
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.DebugOptions
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.DeployHandle
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig.GeneratorContract
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.gql.QueryHandle
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.gql.SubscribeHandle
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.gql.SubscribeResult
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.LocalConfig.LocalInfo
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.LocalConfig
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.OnchainConfig.OnchainInfo
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.OnchainConfig.SavedContract
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.OnchainConfig
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.QueryHandle
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.ResultOfTree
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.Sdk
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.Seed
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.AbstractTemplate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.GiverV2Template
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWallet2Template
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWalletTemplate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWallet2Template
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWalletTemplate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.SurfMultisigWalletTemplate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenRootTemplate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenWalletTemplate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.TIP4CollectionTemplate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexBasisTemplate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexTemplate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.TIP4NftTemplate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.TIP4WalletTemplate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.UpdateMultisigWallet2Template
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.Tvc
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.TvmException
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.TvmNetwork
Returns a string representation of this record class.
totalSupply() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 
totalSupply() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
 
trace(System.Logger, String) - Static method in class tech.deplant.java4ever.framework.LogUtils
 
trace(System.Logger, Supplier<String>) - Static method in class tech.deplant.java4ever.framework.LogUtils
 
trans() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransaction
Returns the value of the trans record component.
trans() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetTransaction
Returns the value of the trans record component.
transactions() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransactions
Returns the value of the transactions record component.
transactions() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetTransactions
Returns the value of the transactions record component.
TransactionStatus - Enum Class in tech.deplant.java4ever.framework.gql
 
transfer(BigInteger, Address, BigInteger, Address, Boolean, TvmCell) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
 
transfer(Address, Address, Map<Address, Map<String, Object>>) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft
 
transferOwnership(BigInteger) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
 
transferOwnership(BigInteger) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet
 
transferOwnership(Address, Address, Map<Address, Map<String, Object>>) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 
transferToWallet(BigInteger, Address, Address, Boolean, TvmCell) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
 
transId() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfSubmitTransaction
Returns the value of the transId record component.
transId() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfSubmitTransaction
Returns the value of the transId record component.
treeAbis() - Method in record class tech.deplant.java4ever.framework.DebugOptions
Returns the value of the treeAbis record component.
TUPLE - Enum constant in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
 
tvc() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig.GeneratorContract
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.AbstractTemplate
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.GiverV2Template
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWallet2Template
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWalletTemplate
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWallet2Template
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWalletTemplate
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.SurfMultisigWalletTemplate
Returns the value of the tvc record component.
tvc() - Method in interface tech.deplant.java4ever.framework.template.Template
 
tvc() - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenRootTemplate
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenWalletTemplate
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.TIP4CollectionTemplate
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexBasisTemplate
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexTemplate
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.TIP4NftTemplate
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.TIP4WalletTemplate
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.UpdateMultisigWallet2Template
Returns the value of the tvc record component.
tvc(String) - Method in record class tech.deplant.java4ever.framework.LocalConfig
 
Tvc - Record Class in tech.deplant.java4ever.framework
 
Tvc(byte[]) - Constructor for record class tech.deplant.java4ever.framework.Tvc
Creates an instance of a Tvc record class.
Tvc.Builder - Class in tech.deplant.java4ever.framework
 
tvcs() - Method in record class tech.deplant.java4ever.framework.LocalConfig.LocalInfo
Returns the value of the tvcs record component.
TvmBuilder - Record Class in tech.deplant.java4ever.framework.datatype
 
TvmBuilder() - Constructor for record class tech.deplant.java4ever.framework.datatype.TvmBuilder
 
TvmBuilder(AtomicInteger, List<Boc.BuilderOp>) - Constructor for record class tech.deplant.java4ever.framework.datatype.TvmBuilder
Creates an instance of a TvmBuilder record class.
TvmCell - Record Class in tech.deplant.java4ever.framework.datatype
 
TvmCell(String) - Constructor for record class tech.deplant.java4ever.framework.datatype.TvmCell
Creates an instance of a TvmCell record class.
TvmException - Record Class in tech.deplant.java4ever.framework
 
TvmException(String, String) - Constructor for record class tech.deplant.java4ever.framework.TvmException
Creates an instance of a TvmException record class.
TvmExceptions - Class in tech.deplant.java4ever.framework
 
TvmExceptions() - Constructor for class tech.deplant.java4ever.framework.TvmExceptions
 
TvmLinker - Record Class in tech.deplant.java4ever.framework.artifact
 
TvmLinker(String, String) - Constructor for record class tech.deplant.java4ever.framework.artifact.TvmLinker
Creates an instance of a TvmLinker record class.
TvmNetwork - Record Class in tech.deplant.java4ever.framework
 
TvmNetwork(Integer, String, TvmExceptions) - Constructor for record class tech.deplant.java4ever.framework.TvmNetwork
Creates an instance of a TvmNetwork record class.
tvmPubkey() - Method in interface tech.deplant.java4ever.framework.contract.Contract
Returns actual tvm.pubkey() of smart contract.
tvmPubkey(Sdk, ContractAbi) - Method in record class tech.deplant.java4ever.framework.Account
Method to extract pubkey from data field of account query.
type() - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigBuilder
 
type() - Method in interface tech.deplant.java4ever.framework.datatype.AbiValue
 
type() - Method in record class tech.deplant.java4ever.framework.datatype.Address
 
type() - Method in record class tech.deplant.java4ever.framework.datatype.Bool
 
type() - Method in record class tech.deplant.java4ever.framework.datatype.SolArray
 
type() - Method in record class tech.deplant.java4ever.framework.datatype.SolBytes
 
type() - Method in record class tech.deplant.java4ever.framework.datatype.SolString
 
type() - Method in record class tech.deplant.java4ever.framework.datatype.SolStruct
 
type() - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
 
type() - Method in record class tech.deplant.java4ever.framework.datatype.TvmCell
 
type() - Method in record class tech.deplant.java4ever.framework.datatype.Uint
 
typeOfMessage(Net.MessageNode) - Static method in class tech.deplant.java4ever.framework.LogUtils
 

U

Uint - Record Class in tech.deplant.java4ever.framework.datatype
 
Uint(int, BigInteger) - Constructor for record class tech.deplant.java4ever.framework.datatype.Uint
Creates an instance of a Uint record class.
Uint(Object) - Constructor for record class tech.deplant.java4ever.framework.datatype.Uint
 
Uint(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.datatype.Uint
 
UINT - Enum constant in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
 
UNKNOWN - Enum constant in enum class tech.deplant.java4ever.framework.gql.TransactionStatus
 
unsubscribe() - Method in record class tech.deplant.java4ever.framework.gql.SubscribeHandle
 
updateId() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfSubmitUpdate
Returns the value of the updateId record component.
updateId() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfSubmitUpdate
Returns the value of the updateId record component.
UpdateMultisigWallet2 - Record Class in tech.deplant.java4ever.framework.contract.multisig2
Java wrapper class for usage of UpdateMultisigWallet2 contract for Everscale blockchain.
UpdateMultisigWallet2(Sdk, String) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
 
UpdateMultisigWallet2(Sdk, String, ContractAbi) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
 
UpdateMultisigWallet2(Sdk, String, ContractAbi, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
Creates an instance of a UpdateMultisigWallet2 record class.
UpdateMultisigWallet2(Sdk, String, Credentials) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2
 
UpdateMultisigWallet2Template - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of UpdateMultisigWallet2 contract for Everscale blockchain.
UpdateMultisigWallet2Template() - Constructor for record class tech.deplant.java4ever.framework.template.UpdateMultisigWallet2Template
 
UpdateMultisigWallet2Template(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.UpdateMultisigWallet2Template
Creates an instance of a UpdateMultisigWallet2Template record class.
UpdateMultisigWallet2Template(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.UpdateMultisigWallet2Template
 
updates() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetUpdateRequests
Returns the value of the updates record component.
updates() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetUpdateRequests
Returns the value of the updates record component.
upgrade(TvmCell) - Method in record class tech.deplant.java4ever.framework.contract.GiverV2
 

V

V2(Sdk) - Static method in interface tech.deplant.java4ever.framework.contract.EverOSGiver
 
value() - Method in record class tech.deplant.java4ever.framework.datatype.Address
Returns the value of the value record component.
value() - Method in record class tech.deplant.java4ever.framework.datatype.Bool
Returns the value of the value record component.
value() - Method in record class tech.deplant.java4ever.framework.datatype.SolBytes
Returns the value of the value record component.
value() - Method in record class tech.deplant.java4ever.framework.datatype.SolString
Returns the value of the value record component.
value() - Method in record class tech.deplant.java4ever.framework.datatype.Uint
Returns the value of the value record component.
value() - Method in enum class tech.deplant.java4ever.framework.gql.TransactionStatus
 
VALUE(CurrencyUnit, String) - Static method in interface tech.deplant.java4ever.framework.CurrencyUnit
 
VALUE(CurrencyUnit, BigDecimal) - Static method in interface tech.deplant.java4ever.framework.CurrencyUnit
 
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfBurnByRootDisabled
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfBurnPaused
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfDecimals
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfDisableBurnByRoot
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfDisableMint
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfMintDisabled
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfName
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfRootOwner
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfSetBurnPaused
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfSupportsInterface
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfSymbol
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfTotalSupply
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfWalletCode
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot.ResultOfWalletOf
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfBalance
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfOwner
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfRoot
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfSupportsInterface
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet.ResultOfWalletCode
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfMintingFee
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection.ResultOfSupportsInterface
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Nft.ResultOfSupportsInterface
Returns the value of the value0 record component.
valueOf(String) - Static method in enum class tech.deplant.java4ever.framework.artifact.Artifact.PathType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.deplant.java4ever.framework.contract.multisig.MultisigWallet.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.deplant.java4ever.framework.CurrencyUnit.Tokens
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.deplant.java4ever.framework.gql.TransactionStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.deplant.java4ever.framework.MessageFlag
Returns the enum constant of this class with the specified name.
values() - Static method in enum class tech.deplant.java4ever.framework.artifact.Artifact.PathType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.deplant.java4ever.framework.contract.multisig.MultisigWallet.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.deplant.java4ever.framework.CurrencyUnit.Tokens
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in record class tech.deplant.java4ever.framework.datatype.SolArray
Returns the value of the values record component.
values() - Method in record class tech.deplant.java4ever.framework.datatype.SolStruct
Returns the value of the values record component.
values() - Static method in enum class tech.deplant.java4ever.framework.gql.TransactionStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class tech.deplant.java4ever.framework.MessageFlag
Returns an array containing the constants of this enum class, in the order they are declared.
version() - Method in record class tech.deplant.java4ever.framework.Sdk
 

W

waitForTransaction(Address, boolean, Runnable) - Method in interface tech.deplant.java4ever.framework.contract.Contract
 
walletCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 
walletCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWallet
 
walletOf(Address) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRoot
 
walletTvc() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
 
warn(System.Logger, String) - Static method in class tech.deplant.java4ever.framework.LogUtils
 
warn(System.Logger, Supplier<String>) - Static method in class tech.deplant.java4ever.framework.LogUtils
 
WETH - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Tokens
 
wid() - Method in record class tech.deplant.java4ever.framework.datatype.Address
Returns the value of the wid record component.
withConstructorHeader(Abi.FunctionHeader) - Method in record class tech.deplant.java4ever.framework.DeployHandle
 
withConstructorInputs(Map<String, Object>) - Method in record class tech.deplant.java4ever.framework.DeployHandle
 
withCredentials(Credentials) - Method in record class tech.deplant.java4ever.framework.DeployHandle
 
withCredentials(Credentials) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
 
withDebugTree(boolean, long, boolean, ContractAbi...) - Method in record class tech.deplant.java4ever.framework.DeployHandle
 
withDebugTree(boolean, long, boolean, ContractAbi...) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
 
withDebugTree(DebugOptions) - Method in record class tech.deplant.java4ever.framework.DeployHandle
 
withDebugTree(DebugOptions) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
 
withdraw(Address, BigInteger) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Collection
 
withFunctionHeader(Abi.FunctionHeader) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
 
withFunctionInputs(Map<String, Object>) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
 
withInitDataFields(Map<String, Object>) - Method in record class tech.deplant.java4ever.framework.DeployHandle
 
withReturnClass(Class<T>) - Method in record class tech.deplant.java4ever.framework.DeployHandle
 
withReturnClass(Class<T>) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
 
withUpdatedInitialData(Sdk, ContractAbi, Map<String, Object>, String) - Method in record class tech.deplant.java4ever.framework.Tvc
 
words() - Method in record class tech.deplant.java4ever.framework.Seed
Returns the value of the words record component.
workchainId() - Method in record class tech.deplant.java4ever.framework.DeployHandle
Returns the value of the workchainId record component.

Z

ZERO - Static variable in record class tech.deplant.java4ever.framework.datatype.Address
 

_

_randomNonce() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet
 
_randomNonce() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4Wallet.ResultOf_randomNonce
Returns the value of the _randomNonce record component.
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
All Classes and Interfaces|All Packages|Constant Field Values