Package org.stellar.sdk.xdr
Class PathPaymentStrictReceiveOp.PathPaymentStrictReceiveOpBuilder
java.lang.Object
org.stellar.sdk.xdr.PathPaymentStrictReceiveOp.PathPaymentStrictReceiveOpBuilder
- Enclosing class:
PathPaymentStrictReceiveOp
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
destAmount
(Int64 destAmount) destination
(MuxedAccount destination) toString()
-
Method Details
-
sendAsset
- Returns:
this
.
-
sendMax
- Returns:
this
.
-
destination
public PathPaymentStrictReceiveOp.PathPaymentStrictReceiveOpBuilder destination(MuxedAccount destination) - Returns:
this
.
-
destAsset
- Returns:
this
.
-
destAmount
- Returns:
this
.
-
path
- Returns:
this
.
-
build
-
toString
-