public class AccountRoot extends ThreadedLedgerEntry
LedgerEntry.OnLedgerEntrySTObject.FieldFilter, STObject.FieldsMap, STObject.FormatException, STObject.Translator, STObject.TranslatorsCreatedNode, DeletedNode, fields, FinalFields, format, ModifiedNode, NewFields, PreviousFields, Signer, SignerEntry, Table, TemplateEntry, TransactionMetaData, translate, WhiteList| 构造器和说明 |
|---|
AccountRoot() |
| 限定符和类型 | 方法和说明 |
|---|---|
AccountID |
account() |
void |
account(AccountID val) |
Amount |
balance() |
void |
balance(Amount val) |
Blob |
domain() |
void |
domain(Blob val) |
Hash128 |
emailHash() |
void |
emailHash(Hash128 val) |
Blob |
messageKey() |
void |
messageKey(Blob val) |
UInt32 |
ownerCount() |
void |
ownerCount(UInt32 val) |
AccountID |
regularKey() |
void |
regularKey(AccountID val) |
boolean |
requiresAuth() |
UInt32 |
sequence() |
void |
sequence(UInt32 val) |
void |
setDefaults() |
UInt32 |
transferRate() |
void |
transferRate(UInt32 val) |
Hash256 |
walletLocator() |
void |
walletLocator(Hash256 val) |
UInt32 |
walletSize() |
void |
walletSize(UInt32 val) |
previousTxnID, previousTxnID, previousTxnLgrSeq, previousTxnLgrSeqflags, flags, index, index, ledgerEntryType, ledgerIndex, ledgerIndex, ownersas, checkFormat, engineResult, formatted, fromHex, fromJSON, fromJSONObject, get, get, get, get, get, get, get, get, get, get, get, get, get, get, get, getFields, getFormat, has, has, iterator, ledgerEntryType, prettyJSON, put, put, put, put, put, put, put, put, put, put, put, put, put, put, put, putTranslated, putTranslated, remove, setFormat, size, stobjectField, toBytes, toBytesSink, toBytesSink, toHex, toJSON, toJSONObject, transactionType, typeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic UInt32 sequence()
public UInt32 transferRate()
public UInt32 walletSize()
public UInt32 ownerCount()
public Hash128 emailHash()
public Hash256 walletLocator()
public Amount balance()
public Blob messageKey()
public Blob domain()
public AccountID account()
public AccountID regularKey()
public void sequence(UInt32 val)
public void transferRate(UInt32 val)
public void walletSize(UInt32 val)
public void ownerCount(UInt32 val)
public void emailHash(Hash128 val)
public void walletLocator(Hash256 val)
public void balance(Amount val)
public void messageKey(Blob val)
public void domain(Blob val)
public void account(AccountID val)
public void regularKey(AccountID val)
public boolean requiresAuth()
public void setDefaults()
setDefaults 在类中 LedgerEntryCopyright © 2021. All rights reserved.