Package org.stellar.sdk.xdr
Class PathPaymentStrictSendResult.PathPaymentStrictSendResultSuccess.PathPaymentStrictSendResultSuccessBuilder
java.lang.Object
org.stellar.sdk.xdr.PathPaymentStrictSendResult.PathPaymentStrictSendResultSuccess.PathPaymentStrictSendResultSuccessBuilder
- Enclosing class:
PathPaymentStrictSendResult.PathPaymentStrictSendResultSuccess
public static class PathPaymentStrictSendResult.PathPaymentStrictSendResultSuccess.PathPaymentStrictSendResultSuccessBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()last(SimplePaymentResult last) Value of thelastfield.Value of theoffersfield.toString()
-
Method Details
-
offers
public PathPaymentStrictSendResult.PathPaymentStrictSendResultSuccess.PathPaymentStrictSendResultSuccessBuilder offers(ClaimAtom[] offers) Value of theoffersfield.- Parameters:
offers- theoffersfield value- Returns:
this.
-
last
public PathPaymentStrictSendResult.PathPaymentStrictSendResultSuccess.PathPaymentStrictSendResultSuccessBuilder last(SimplePaymentResult last) Value of thelastfield.- Parameters:
last- thelastfield value- Returns:
this.
-
build
-
toString
-