public class SetAccountPropertyCall extends CreateTransactionCallBuilder<SetAccountPropertyCall>
params
Modifier and Type | Method and Description |
---|---|
static SetAccountPropertyCall |
create() |
SetAccountPropertyCall |
property(java.lang.String property) |
SetAccountPropertyCall |
recipient(long recipient) |
SetAccountPropertyCall |
recipient(java.lang.String recipient) |
SetAccountPropertyCall |
value(java.lang.String value) |
broadcast, compressMessageToEncrypt, compressMessageToEncryptToSelf, deadline, ecBlockHeight, ecBlockId, ecBlockId, encryptedMessageData, encryptedMessageData, encryptedMessageIsPrunable, encryptedMessageNonce, encryptedMessageNonce, encryptToSelfMessageData, encryptToSelfMessageData, encryptToSelfMessageNonce, encryptToSelfMessageNonce, feeNQT, message, messageIsPrunable, messageIsText, messageToEncrypt, messageToEncryptIsText, messageToEncryptToSelf, messageToEncryptToSelfIsText, phased, phasingFinishHeight, phasingHashedSecret, phasingHashedSecretAlgorithm, phasingHolding, phasingHolding, phasingLinkedFullHash, phasingLinkedFullHash, phasingMinBalance, phasingMinBalanceModel, phasingQuorum, phasingVotingModel, phasingWhitelisted, publicKey, publicKey, recipientPublicKey, recipientPublicKey, referencedTransactionFullHash, referencedTransactionFullHash, secretPhrase
build, call, chain, chain, download, getBlock, getBlocks, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, remote, setParamValidation, trustRemoteCertificate, unsignedLongParam, unsignedLongParam
public static SetAccountPropertyCall create()
public SetAccountPropertyCall property(java.lang.String property)
public SetAccountPropertyCall recipient(java.lang.String recipient)
public SetAccountPropertyCall recipient(long recipient)
public SetAccountPropertyCall value(java.lang.String value)