Package org.stellar.sdk.xdr
Class TransactionMetaV3.Builder
java.lang.Object
org.stellar.sdk.xdr.TransactionMetaV3.Builder
- Enclosing class:
TransactionMetaV3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()ext(ExtensionPoint ext) operations(OperationMeta[] operations) sorobanMeta(SorobanTransactionMeta sorobanMeta) txChangesAfter(LedgerEntryChanges txChangesAfter) txChangesBefore(LedgerEntryChanges txChangesBefore)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
ext
-
txChangesBefore
-
operations
-
txChangesAfter
-
sorobanMeta
-
build
-