| Package | Description |
|---|---|
| com.xeiam.xchange.loyalbit | |
| com.xeiam.xchange.loyalbit.service.polling |
| Modifier and Type | Method and Description |
|---|---|
static LoyalbitAuthenticated.Sort |
LoyalbitAuthenticated.Sort.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoyalbitAuthenticated.Sort[] |
LoyalbitAuthenticated.Sort.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LoyalbitUserTransaction[] |
LoyalbitAuthenticated.getTransactions(String apiKey,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce,
LoyalbitDigest signer,
Integer offset,
Integer limit,
LoyalbitAuthenticated.Sort sort) |
| Modifier and Type | Method and Description |
|---|---|
LoyalbitUserTransaction[] |
LoyalbitTradeServiceRaw.getLoyalbitUserTransactions(Integer offset,
Integer limit,
LoyalbitAuthenticated.Sort sort) |
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.