Package org.stellar.sdk.xdr
Class ChangeTrustAsset.ChangeTrustAssetBuilder
java.lang.Object
org.stellar.sdk.xdr.ChangeTrustAsset.ChangeTrustAssetBuilder
- Enclosing class:
ChangeTrustAsset
-
Method Summary
Modifier and TypeMethodDescriptionalphaNum12(AlphaNum12 alphaNum12) Value of thealphaNum12field.Value of thealphaNum4field.build()discriminant(AssetType discriminant) Value of thediscriminantfield.liquidityPool(LiquidityPoolParameters liquidityPool) Value of theliquidityPoolfield.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.
-
liquidityPool
public ChangeTrustAsset.ChangeTrustAssetBuilder liquidityPool(LiquidityPoolParameters liquidityPool) Value of theliquidityPoolfield.- Parameters:
liquidityPool- theliquidityPoolfield value- Returns:
this.
-
build
-
toString
-