Package org.stellar.sdk.xdr
Class LiquidityPoolDepositOp.LiquidityPoolDepositOpBuilder
java.lang.Object
org.stellar.sdk.xdr.LiquidityPoolDepositOp.LiquidityPoolDepositOpBuilder
- Enclosing class:
LiquidityPoolDepositOp
-
Method Summary
Modifier and TypeMethodDescriptionbuild()liquidityPoolID(PoolID liquidityPoolID) Value of theliquidityPoolIDfield.maxAmountA(Int64 maxAmountA) Value of themaxAmountAfield.maxAmountB(Int64 maxAmountB) Value of themaxAmountBfield.Value of themaxPricefield.Value of theminPricefield.toString()
-
Method Details
-
liquidityPoolID
Value of theliquidityPoolIDfield.- Parameters:
liquidityPoolID- theliquidityPoolIDfield value- Returns:
this.
-
maxAmountA
Value of themaxAmountAfield.- Parameters:
maxAmountA- themaxAmountAfield value- Returns:
this.
-
maxAmountB
Value of themaxAmountBfield.- Parameters:
maxAmountB- themaxAmountBfield value- Returns:
this.
-
minPrice
Value of theminPricefield.- Parameters:
minPrice- theminPricefield value- Returns:
this.
-
maxPrice
Value of themaxPricefield.- Parameters:
maxPrice- themaxPricefield value- Returns:
this.
-
build
-
toString
-