| 限定符和类型 | 方法和说明 |
|---|---|
PaymentFlow |
PaymentFlow.destinationAmountCurrency(Currency currency)
destinationAmountCurrency
|
| 限定符和类型 | 字段和说明 |
|---|---|
Currency |
AccountLine.currency |
| 限定符和类型 | 方法和说明 |
|---|---|
Currency |
STReader.currency()
Parse currency.
|
| 限定符和类型 | 字段和说明 |
|---|---|
Currency |
PathSet.Hop.currency |
static Currency |
Currency.NEUTRAL |
static Currency |
Currency.ZXC |
| 限定符和类型 | 方法和说明 |
|---|---|
Currency |
Issue.currency() |
Currency |
Amount.currency() |
static Currency |
Currency.fromString(String currency) |
Currency |
Currency.CurrencyTranslator.fromString(String value) |
Currency |
Currency.CurrencyTranslator.newInstance(byte[] b) |
| 限定符和类型 | 方法和说明 |
|---|---|
Issue |
AccountID.issue(Currency c)
Issue.
|
Object |
Currency.CurrencyTranslator.toJSON(Currency obj) |
| 构造器和说明 |
|---|
Amount(BigDecimal value,
Currency currency,
AccountID issuer)
Amount constructor.
|
Amount(BigDecimal value,
Currency currency,
AccountID issuer,
boolean isNative,
boolean unbounded)
Constructor.
|
Amount(Currency currency,
AccountID account) |
Issue(Currency currency,
AccountID issuer) |
| 限定符和类型 | 方法和说明 |
|---|---|
static Hash256 |
Index.rippleState(AccountID a1,
AccountID a2,
Currency currency)
Get rippleState.
|
static Hash256 |
Index.rippleState(List<AccountID> accounts,
Currency currency)
rippleState
|
| 限定符和类型 | 方法和说明 |
|---|---|
Currency |
RippleState.currency() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
RippleState.isFor(AccountID s1,
AccountID s2,
Currency currency) |
Copyright © 2021. All rights reserved.