Package org.stellar.sdk.xdr
Class PaymentOp.PaymentOpBuilder
java.lang.Object
org.stellar.sdk.xdr.PaymentOp.PaymentOpBuilder
- Enclosing class:
PaymentOp
-
Method Summary
Modifier and TypeMethodDescriptionValue of theamountfield.Value of theassetfield.build()destination(MuxedAccount destination) Value of thedestinationfield.toString()
-
Method Details
-
destination
Value of thedestinationfield.- Parameters:
destination- thedestinationfield value- Returns:
this.
-
asset
Value of theassetfield.- Parameters:
asset- theassetfield value- Returns:
this.
-
amount
Value of theamountfield.- Parameters:
amount- theamountfield value- Returns:
this.
-
build
-
toString
-