Package org.stellar.sdk.xdr
Class SCSpecTypeDef.Builder
java.lang.Object
org.stellar.sdk.xdr.SCSpecTypeDef.Builder
- Enclosing class:
SCSpecTypeDef
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()bytesN(SCSpecTypeBytesN bytesN) discriminant(SCSpecType discriminant) map(SCSpecTypeMap map) option(SCSpecTypeOption option) result(SCSpecTypeResult result) tuple(SCSpecTypeTuple tuple) udt(SCSpecTypeUDT udt) vec(SCSpecTypeVec vec)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
discriminant
-
option
-
result
-
vec
-
map
-
tuple
-
bytesN
-
udt
-
build
-