Package org.stellar.sdk.xdr
Class LedgerEntryExtensionV1.LedgerEntryExtensionV1Builder
java.lang.Object
org.stellar.sdk.xdr.LedgerEntryExtensionV1.LedgerEntryExtensionV1Builder
- Enclosing class:
LedgerEntryExtensionV1
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Value of theextfield.sponsoringID(SponsorshipDescriptor sponsoringID) Value of thesponsoringIDfield.toString()
-
Method Details
-
sponsoringID
public LedgerEntryExtensionV1.LedgerEntryExtensionV1Builder sponsoringID(SponsorshipDescriptor sponsoringID) Value of thesponsoringIDfield.- Parameters:
sponsoringID- thesponsoringIDfield value- Returns:
this.
-
ext
public LedgerEntryExtensionV1.LedgerEntryExtensionV1Builder ext(LedgerEntryExtensionV1.LedgerEntryExtensionV1Ext ext) Value of theextfield.- Parameters:
ext- theextfield value- Returns:
this.
-
build
-
toString
-