Package org.stellar.sdk.xdr
Class ContractCostParamEntry.ContractCostParamEntryBuilder
java.lang.Object
org.stellar.sdk.xdr.ContractCostParamEntry.ContractCostParamEntryBuilder
- Enclosing class:
ContractCostParamEntry
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Value of theconstTermfield.ext(ExtensionPoint ext) Value of theextfield.linearTerm(Int64 linearTerm) Value of thelinearTermfield.toString()
-
Method Details
-
ext
Value of theextfield.- Parameters:
ext- theextfield value- Returns:
this.
-
constTerm
Value of theconstTermfield.- Parameters:
constTerm- theconstTermfield value- Returns:
this.
-
linearTerm
Value of thelinearTermfield.- Parameters:
linearTerm- thelinearTermfield value- Returns:
this.
-
build
-
toString
-