Package org.stellar.sdk.xdr
Class SCSpecUDTStructFieldV0.SCSpecUDTStructFieldV0Builder
java.lang.Object
org.stellar.sdk.xdr.SCSpecUDTStructFieldV0.SCSpecUDTStructFieldV0Builder
- Enclosing class:
SCSpecUDTStructFieldV0
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Value of thedocfield.Value of thenamefield.toString()type(SCSpecTypeDef type) Value of thetypefield.
-
Method Details
-
doc
Value of thedocfield.- Parameters:
doc- thedocfield value- Returns:
this.
-
name
Value of thenamefield.- Parameters:
name- thenamefield value- Returns:
this.
-
type
Value of thetypefield.- Parameters:
type- thetypefield value- Returns:
this.
-
build
-
toString
-