Package org.stellar.sdk.xdr
Class LedgerCloseMetaExtV1.LedgerCloseMetaExtV1Builder
java.lang.Object
org.stellar.sdk.xdr.LedgerCloseMetaExtV1.LedgerCloseMetaExtV1Builder
- Enclosing class:
LedgerCloseMetaExtV1
-
Method Summary
Modifier and TypeMethodDescriptionbuild()ext(ExtensionPoint ext) Value of theextfield.sorobanFeeWrite1KB(Int64 sorobanFeeWrite1KB) Value of thesorobanFeeWrite1KBfield.toString()
-
Method Details
-
ext
Value of theextfield.- Parameters:
ext- theextfield value- Returns:
this.
-
sorobanFeeWrite1KB
public LedgerCloseMetaExtV1.LedgerCloseMetaExtV1Builder sorobanFeeWrite1KB(Int64 sorobanFeeWrite1KB) Value of thesorobanFeeWrite1KBfield.- Parameters:
sorobanFeeWrite1KB- thesorobanFeeWrite1KBfield value- Returns:
this.
-
build
-
toString
-