| 程序包 | 说明 |
|---|---|
| com.peersafe.base.client | |
| com.peersafe.base.core.coretypes | |
| com.peersafe.base.core.coretypes.hash | |
| com.peersafe.base.core.types.known.sle.entries |
| 限定符和类型 | 方法和说明 |
|---|---|
Request |
Client.requestBookOffers(Issue get,
Issue pay)
Request for book offers.
|
void |
Client.requestBookOffers(Number ledger_index,
Issue get,
Issue pay,
Request.Manager<ArrayList<Offer>> cb)
Request for book_offers.
|
Request |
Client.subscribeBookOffers(Issue get,
Issue pay)
Request for book-offers.
|
| 限定符和类型 | 字段和说明 |
|---|---|
Issue |
IssuePair.gets |
Issue |
IssuePair.pays |
static Issue |
Issue.ZXC |
| 限定符和类型 | 方法和说明 |
|---|---|
static Issue |
Issue.from160s(Hash160 currency,
Hash160 issuer)
See
Field.TakerGetsCurrency
See Field.TakerGetsIssuer
TODO: better handling of Taker(Gets|Pays)(Issuer|Curency)
maybe special subclasses of AccountID / Currency
respectively? |
static Issue |
Issue.fromString(String pair) |
Issue |
Amount.issue() |
Issue |
AccountID.issue(Currency c)
Issue.
|
Issue |
AccountID.issue(String code)
Isue.
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
Issue.compareTo(Issue o) |
Hash256 |
AccountID.lineIndex(Issue issue)
line-index.
|
| 构造器和说明 |
|---|
IssuePair(Issue pays,
Issue gets) |
| 限定符和类型 | 方法和说明 |
|---|---|
static Hash256 |
Index.bookStart(Issue pays,
Issue gets)
Book start.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Issue |
OfferDirectory.takerGetsIssue() |
Issue |
OfferDirectory.takerPaysIssue() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
RippleState.isFor(Issue issue) |
Copyright © 2021. All rights reserved.