Package org.stellar.sdk.xdr
Class SCSpecFunctionV0.SCSpecFunctionV0Builder
java.lang.Object
org.stellar.sdk.xdr.SCSpecFunctionV0.SCSpecFunctionV0Builder
- Enclosing class:
SCSpecFunctionV0
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Value of thedocfield.inputs(SCSpecFunctionInputV0[] inputs) Value of theinputsfield.Value of thenamefield.outputs(SCSpecTypeDef[] outputs) Value of theoutputsfield.toString()
-
Method Details
-
doc
Value of thedocfield.- Parameters:
doc- thedocfield value- Returns:
this.
-
name
Value of thenamefield.- Parameters:
name- thenamefield value- Returns:
this.
-
inputs
Value of theinputsfield.- Parameters:
inputs- theinputsfield value- Returns:
this.
-
outputs
Value of theoutputsfield.- Parameters:
outputs- theoutputsfield value- Returns:
this.
-
build
-
toString
-