Package nxt.addons
Class ContractAndSetupParameters
java.lang.Object
nxt.addons.ContractAndSetupParameters
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<I,O> Contract<I, O> getName()Returns acopyof the contract parametersReturns anunmodifiableversion of the contract parameters
-
Constructor Details
-
ContractAndSetupParameters
-
-
Method Details
-
getName
-
getContract
-
getParams
Returns acopyof the contract parameters- Returns:
- A JSON object
-
getParamsRo
Returns anunmodifiableversion of the contract parameters- Returns:
- An unmodifiable JSON object
-