Package org.stellar.sdk.xdr
Class LiquidityPoolEntry.LiquidityPoolEntryBuilder
java.lang.Object
org.stellar.sdk.xdr.LiquidityPoolEntry.LiquidityPoolEntryBuilder
- Enclosing class:
LiquidityPoolEntry
-
Method Summary
Modifier and TypeMethodDescriptionValue of thebodyfield.build()liquidityPoolID(PoolID liquidityPoolID) Value of theliquidityPoolIDfield.toString()
-
Method Details
-
liquidityPoolID
Value of theliquidityPoolIDfield.- Parameters:
liquidityPoolID- theliquidityPoolIDfield value- Returns:
this.
-
body
public LiquidityPoolEntry.LiquidityPoolEntryBuilder body(LiquidityPoolEntry.LiquidityPoolEntryBody body) Value of thebodyfield.- Parameters:
body- thebodyfield value- Returns:
this.
-
build
-
toString
-