public class AffectedNode extends STObject
STObject.FieldFilter, STObject.FieldsMap, STObject.FormatException, STObject.Translator, STObject.Translators| 限定符和类型 | 字段和说明 |
|---|---|
Field |
field |
STObject |
nested |
CreatedNode, DeletedNode, fields, FinalFields, format, ModifiedNode, NewFields, PreviousFields, Signer, SignerEntry, Table, TemplateEntry, TransactionMetaData, translate, WhiteList| 构造器和说明 |
|---|
AffectedNode(STObject source) |
| 限定符和类型 | 方法和说明 |
|---|---|
Field |
getField() |
boolean |
isAccountRoot() |
static boolean |
isAffectedNode(STObject source) |
boolean |
isCreatedNode() |
boolean |
isDeletedNode() |
boolean |
isDirectoryNode() |
boolean |
isFinalNode() |
boolean |
isModifiedNode() |
boolean |
isOffer() |
boolean |
isRippleState() |
LedgerEntryType |
ledgerEntryType() |
Hash256 |
ledgerIndex() |
LedgerEntry |
nodeAsFinal() |
LedgerEntry |
nodeAsPrevious() |
boolean |
wasPreviousNode() |
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 AffectedNode(STObject source)
public boolean isOffer()
public boolean isAccountRoot()
public boolean isRippleState()
public boolean isDirectoryNode()
public boolean wasPreviousNode()
public boolean isFinalNode()
public boolean isCreatedNode()
public boolean isDeletedNode()
public boolean isModifiedNode()
public Field getField()
public Hash256 ledgerIndex()
public LedgerEntryType ledgerEntryType()
public LedgerEntry nodeAsPrevious()
public LedgerEntry nodeAsFinal()
public static boolean isAffectedNode(STObject source)
Copyright © 2021. All rights reserved.