Package org.stellar.sdk.xdr
Class AccountEntryExtensionV1.AccountEntryExtensionV1Builder
java.lang.Object
org.stellar.sdk.xdr.AccountEntryExtensionV1.AccountEntryExtensionV1Builder
- Enclosing class:
AccountEntryExtensionV1
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Value of theextfield.liabilities(Liabilities liabilities) Value of theliabilitiesfield.toString()
-
Method Details
-
liabilities
Value of theliabilitiesfield.- Parameters:
liabilities- theliabilitiesfield value- Returns:
this.
-
ext
public AccountEntryExtensionV1.AccountEntryExtensionV1Builder ext(AccountEntryExtensionV1.AccountEntryExtensionV1Ext ext) Value of theextfield.- Parameters:
ext- theextfield value- Returns:
this.
-
build
-
toString
-