Package org.stellar.sdk.xdr
Class SCSpecEventV0.SCSpecEventV0Builder
java.lang.Object
org.stellar.sdk.xdr.SCSpecEventV0.SCSpecEventV0Builder
- Enclosing class:
SCSpecEventV0
-
Method Summary
Modifier and TypeMethodDescriptionbuild()dataFormat(SCSpecEventDataFormat dataFormat) Value of thedataFormatfield.Value of thedocfield.Value of thelibfield.Value of thenamefield.params(SCSpecEventParamV0[] params) Value of theparamsfield.prefixTopics(SCSymbol[] prefixTopics) Value of theprefixTopicsfield.toString()
-
Method Details
-
doc
Value of thedocfield.- Parameters:
doc- thedocfield value- Returns:
this.
-
lib
Value of thelibfield.- Parameters:
lib- thelibfield value- Returns:
this.
-
name
Value of thenamefield.- Parameters:
name- thenamefield value- Returns:
this.
-
prefixTopics
Value of theprefixTopicsfield.- Parameters:
prefixTopics- theprefixTopicsfield value- Returns:
this.
-
params
Value of theparamsfield.- Parameters:
params- theparamsfield value- Returns:
this.
-
dataFormat
Value of thedataFormatfield.- Parameters:
dataFormat- thedataFormatfield value- Returns:
this.
-
build
-
toString
-