| 限定符和类型 | 方法和说明 |
|---|---|
static LedgerEntryType |
STObject.ledgerEntryType(STObject obj) |
| 限定符和类型 | 字段和说明 |
|---|---|
LedgerEntryType |
LEFormat.ledgerEntryType |
| 限定符和类型 | 字段和说明 |
|---|---|
static EnumMap<LedgerEntryType,LEFormat> |
LEFormat.formats |
| 限定符和类型 | 方法和说明 |
|---|---|
static LEFormat |
LEFormat.getLedgerFormat(LedgerEntryType key) |
| 构造器和说明 |
|---|
LEFormat(LedgerEntryType type,
Object... args) |
| 限定符和类型 | 方法和说明 |
|---|---|
LedgerEntryType |
LedgerEntryType.Translator.fromInteger(int integer) |
static LedgerEntryType |
LedgerEntryType.fromNumber(Number i) |
LedgerEntryType |
LedgerEntryType.Translator.fromParser(BinaryParser parser,
Integer hint) |
LedgerEntryType |
LedgerEntryType.Translator.fromString(String value) |
static LedgerEntryType |
LedgerEntryType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static LedgerEntryType[] |
LedgerEntryType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
LedgerEntryType |
LedgerEntry.ledgerEntryType() |
| 构造器和说明 |
|---|
LedgerEntry(LedgerEntryType type) |
ThreadedLedgerEntry(LedgerEntryType type) |
| 限定符和类型 | 方法和说明 |
|---|---|
LedgerEntryType |
AffectedNode.ledgerEntryType() |
Copyright © 2021. All rights reserved.