public final class ANXWalletHistoryEntry extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ANXWalletHistoryEntry.ANXWalletHistoryEntryTrade |
Constructor and Description |
---|
ANXWalletHistoryEntry(int index,
String date,
String type,
String info,
String[] link,
ANXValue value,
ANXValue balance,
ANXWalletHistoryEntry.ANXWalletHistoryEntryTrade trade)
Constructor
|
Modifier and Type | Method and Description |
---|---|
ANXValue |
getBalance() |
String |
getDate() |
int |
getIndex() |
String |
getInfo() |
String[] |
getLink() |
ANXWalletHistoryEntry.ANXWalletHistoryEntryTrade |
getTrade() |
String |
getType() |
ANXValue |
getValue() |
String |
toString() |
public int getIndex()
public String getDate()
public String getType()
public ANXValue getValue()
public ANXValue getBalance()
public String getInfo()
public String[] getLink()
public ANXWalletHistoryEntry.ANXWalletHistoryEntryTrade getTrade()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.