Package org.stellar.sdk.xdr
Class Asset.AssetBuilder
java.lang.Object
org.stellar.sdk.xdr.Asset.AssetBuilder
- Enclosing class:
Asset
-
Method Summary
Modifier and TypeMethodDescriptionalphaNum12(AlphaNum12 alphaNum12) Value of thealphaNum12field.Value of thealphaNum4field.build()discriminant(AssetType discriminant) Value of thediscriminantfield.toString()
-
Method Details
-
discriminant
Value of thediscriminantfield.- Parameters:
discriminant- thediscriminantfield value- Returns:
this.
-
alphaNum4
Value of thealphaNum4field.- Parameters:
alphaNum4- thealphaNum4field value- Returns:
this.
-
alphaNum12
Value of thealphaNum12field.- Parameters:
alphaNum12- thealphaNum12field value- Returns:
this.
-
build
-
toString
-