Package org.stellar.sdk.xdr
Class AccountEntry.AccountEntryBuilder
java.lang.Object
org.stellar.sdk.xdr.AccountEntry.AccountEntryBuilder
- Enclosing class:
AccountEntry
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
homeDomain
(String32 homeDomain) inflationDest
(AccountID inflationDest) numSubEntries
(Uint32 numSubEntries) seqNum
(SequenceNumber seqNum) thresholds
(Thresholds thresholds) toString()
-
Method Details