Package org.stellar.sdk.xdr
Class TransactionResult.TransactionResultBuilder
java.lang.Object
org.stellar.sdk.xdr.TransactionResult.TransactionResultBuilder
- Enclosing class:
TransactionResult
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Value of theextfield.feeCharged(Int64 feeCharged) Value of thefeeChargedfield.Value of theresultfield.toString()
-
Method Details
-
feeCharged
Value of thefeeChargedfield.- Parameters:
feeCharged- thefeeChargedfield value- Returns:
this.
-
result
public TransactionResult.TransactionResultBuilder result(TransactionResult.TransactionResultResult result) Value of theresultfield.- Parameters:
result- theresultfield value- Returns:
this.
-
ext
Value of theextfield.- Parameters:
ext- theextfield value- Returns:
this.
-
build
-
toString
-