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