| 限定符和类型 | 方法和说明 |
|---|---|
UInt32 |
STReader.uInt32() |
| 限定符和类型 | 方法和说明 |
|---|---|
TransactionResult |
STReader.readTransactionResult(UInt32 ledgerIndex) |
| 限定符和类型 | 字段和说明 |
|---|---|
UInt32 |
SLECache.CacheEntry.prevLedger |
UInt32 |
SLECache.CacheEntry.prevTxnIndex |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
SLECache.cache(LedgerEntry le,
UInt32 validatedLedgerIndex) |
void |
SLECache.CacheEntry.upateLedgerEntry(LedgerEntry le,
UInt32 ledgerIndex,
UInt32 txnIndex) |
| 限定符和类型 | 方法和说明 |
|---|---|
UInt32 |
STObject.get(UInt32Field f) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
STObject.put(UInt32Field f,
UInt32 o) |
| 限定符和类型 | 字段和说明 |
|---|---|
UInt32 |
HashPrefix.uInt32 |
| 限定符和类型 | 字段和说明 |
|---|---|
static UInt32 |
UInt32.ZERO |
| 限定符和类型 | 字段和说明 |
|---|---|
static TypeTranslator<UInt32> |
UInt32.translate |
| 限定符和类型 | 方法和说明 |
|---|---|
UInt32 |
UInt32.instanceFrom(BigInteger n) |
| 限定符和类型 | 方法和说明 |
|---|---|
UInt32 |
LedgerEntry.flags() |
UInt32 |
LedgerHashes.lastLedgerSequence() |
UInt32 |
ThreadedLedgerEntry.previousTxnLgrSeq() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
LedgerEntry.flags(UInt32 val) |
void |
ThreadedLedgerEntry.previousTxnLgrSeq(UInt32 val) |
| 限定符和类型 | 方法和说明 |
|---|---|
UInt32 |
Offer.expiration() |
UInt32 |
RippleState.highQualityIn() |
UInt32 |
RippleState.highQualityOut() |
UInt32 |
RippleState.lowQualityIn() |
UInt32 |
RippleState.lowQualityOut() |
UInt32 |
AccountRoot.ownerCount() |
UInt32 |
AccountRoot.sequence() |
UInt32 |
Offer.sequence() |
UInt32 |
AccountRoot.transferRate() |
UInt32 |
AccountRoot.walletSize() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Offer.expiration(UInt32 val) |
void |
RippleState.highQualityIn(UInt32 val) |
void |
RippleState.highQualityOut(UInt32 val) |
void |
RippleState.lowQualityIn(UInt32 val) |
void |
RippleState.lowQualityOut(UInt32 val) |
void |
AccountRoot.ownerCount(UInt32 val) |
void |
AccountRoot.sequence(UInt32 val) |
void |
Offer.sequence(UInt32 val) |
void |
AccountRoot.transferRate(UInt32 val) |
void |
AccountRoot.walletSize(UInt32 val) |
| 限定符和类型 | 字段和说明 |
|---|---|
static UInt32 |
Transaction.CANONICAL_SIGNATURE |
| 限定符和类型 | 方法和说明 |
|---|---|
UInt32 |
Transaction.flags() |
UInt32 |
Transaction.lastLedgerSequence() |
UInt32 |
Transaction.operationLimit() |
UInt32 |
Transaction.sequence() |
UInt32 |
Transaction.sourceTag() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Transaction.flags(UInt32 val) |
void |
Transaction.lastLedgerSequence(UInt32 val) |
void |
Transaction.operationLimit(UInt32 val) |
void |
Transaction.sequence(UInt32 val) |
void |
Transaction.sourceTag(UInt32 val) |
| 限定符和类型 | 字段和说明 |
|---|---|
UInt32 |
TransactionResult.ledgerIndex |
| 限定符和类型 | 方法和说明 |
|---|---|
UInt32 |
TransactionMeta.transactionIndex() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SignedTransaction.prepare(com.jccdex.core.crypto.ecdsa.IKeyPair keyPair,
Amount fee,
UInt32 Sequence,
UInt32 lastLedgerSequence) |
| 限定符和类型 | 方法和说明 |
|---|---|
UInt32 |
AccountSet.clearFlag() |
UInt32 |
Payment.destinationTag() |
UInt32 |
OfferCreate.expiration() |
UInt32 |
OfferCancel.offerSequence() |
UInt32 |
OfferCreate.offerSequence() |
UInt32 |
AccountSet.setFlag() |
UInt32 |
TokenIssue.tokenSize() |
UInt32 |
AccountSet.transferRate() |
UInt32 |
AccountSet.walletSize() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AccountSet.clearFlag(UInt32 val) |
void |
Payment.destinationTag(UInt32 val) |
void |
OfferCreate.expiration(UInt32 val) |
void |
OfferCancel.offerSequence(UInt32 val) |
void |
OfferCreate.offerSequence(UInt32 val) |
void |
AccountSet.setFlag(UInt32 val) |
void |
TokenIssue.tokenSize(UInt32 val) |
void |
AccountSet.transferRate(UInt32 val) |
void |
AccountSet.walletSize(UInt32 val) |
| 限定符和类型 | 字段和说明 |
|---|---|
UInt32 |
LedgerHeader.closeTime |
UInt32 |
LedgerHeader.parentCloseTime |
UInt32 |
LedgerHeader.sequence |
UInt32 |
LedgerHeader.version |
Copyright © 2021. All rights reserved.