public final class ANXWalletHistory extends Object
Constructor and Description |
---|
ANXWalletHistory(int records,
ANXWalletHistoryEntry[] anxWalletHistoryEntries,
int currentPage,
int maxPage,
int maxResults)
Constructor
|
Modifier and Type | Method and Description |
---|---|
ANXWalletHistoryEntry[] |
getANXWalletHistoryEntries() |
int |
getCurrentPage() |
int |
getMaxPage() |
int |
getMaxResults() |
int |
getRecords() |
public ANXWalletHistory(int records, ANXWalletHistoryEntry[] anxWalletHistoryEntries, int currentPage, int maxPage, int maxResults)
records
- anxWalletHistoryEntries
- public int getRecords()
public ANXWalletHistoryEntry[] getANXWalletHistoryEntries()
public int getCurrentPage()
public int getMaxPage()
public int getMaxResults()
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.