Package nxt.http.callers
Class ParsePhasingParamsCall
-
Field Summary
Fields inherited from class nxt.http.APICall.Builder
params -
Method Summary
Modifier and TypeMethodDescriptionchain(int chain) static ParsePhasingParamsCallcreate()phasingExpression(String phasingExpression) phasingHashedSecret(String phasingHashedSecret) phasingHashedSecretAlgorithm(byte phasingHashedSecretAlgorithm) phasingHolding(long phasingHolding) phasingHolding(String phasingHolding) phasingLinkedTransaction(String... phasingLinkedTransaction) phasingMinBalance(long phasingMinBalance) phasingMinBalanceModel(byte phasingMinBalanceModel) phasingQuorum(long phasingQuorum) phasingRecipientPropertyName(String phasingRecipientPropertyName) phasingRecipientPropertySetter(String phasingRecipientPropertySetter) phasingRecipientPropertyValue(String phasingRecipientPropertyValue) phasingSenderPropertyName(String phasingSenderPropertyName) phasingSenderPropertySetter(String phasingSenderPropertySetter) phasingSenderPropertyValue(String phasingSenderPropertyValue) phasingVotingModel(byte phasingVotingModel) phasingWhitelisted(String... phasingWhitelisted) Methods inherited from class nxt.http.APICall.Builder
build, call, callNoError, download, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, privateKey, privateKey, remote, secretPhrase, setParamValidation, sharedPiece, sharedPieceAccount, trustRemoteCertificate, unsignedLongParam, unsignedLongParam
-
Method Details
-
create
-
phasingWhitelisted
-
phasingRecipientPropertyName
-
chain
-
chain
-
phasingQuorum
-
phasingSenderPropertySetter
-
phasingSenderPropertyName
-
phasingExpression
-
phasingRecipientPropertyValue
-
phasingLinkedTransaction
-
phasingHashedSecret
-
phasingHolding
-
phasingHolding
-
phasingRecipientPropertySetter
-
phasingHashedSecretAlgorithm
-
phasingMinBalance
-
phasingMinBalanceModel
-
phasingVotingModel
-
phasingSenderPropertyValue
-