Package org.stellar.sdk.xdr
Class TrustLineAsset.TrustLineAssetBuilder
java.lang.Object
org.stellar.sdk.xdr.TrustLineAsset.TrustLineAssetBuilder
- Enclosing class:
TrustLineAsset
-
Method Summary
Modifier and TypeMethodDescriptionalphaNum12(AlphaNum12 alphaNum12) Value of thealphaNum12field.Value of thealphaNum4field.build()discriminant(AssetType discriminant) Value of thediscriminantfield.liquidityPoolID(PoolID liquidityPoolID) Value of theliquidityPoolIDfield.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.
-
liquidityPoolID
Value of theliquidityPoolIDfield.- Parameters:
liquidityPoolID- theliquidityPoolIDfield value- Returns:
this.
-
build
-
toString
-