public class TransactionMeta extends STObject
STObject.FieldFilter, STObject.FieldsMap, STObject.FormatException, STObject.Translator, STObject.TranslatorsCreatedNode, DeletedNode, fields, FinalFields, format, ModifiedNode, NewFields, PreviousFields, Signer, SignerEntry, Table, TemplateEntry, TransactionMetaData, translate, WhiteList| 构造器和说明 |
|---|
TransactionMeta() |
| 限定符和类型 | 方法和说明 |
|---|---|
Iterable<AffectedNode> |
affectedNodes() |
EngineResult |
engineResult() |
static boolean |
isTransactionMeta(STObject source) |
static Iterator<AffectedNode> |
iterateAffectedNodes(Iterator<STObject> iterator) |
UInt32 |
transactionIndex() |
void |
walkFinal(LedgerEntry.OnLedgerEntry cb) |
void |
walkPrevious(LedgerEntry.OnLedgerEntry cb) |
as, 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 static boolean isTransactionMeta(STObject source)
public EngineResult engineResult()
public Iterable<AffectedNode> affectedNodes()
public void walkPrevious(LedgerEntry.OnLedgerEntry cb)
public void walkFinal(LedgerEntry.OnLedgerEntry cb)
public static Iterator<AffectedNode> iterateAffectedNodes(Iterator<STObject> iterator)
public UInt32 transactionIndex()
Copyright © 2021. All rights reserved.