public final class ANXWallet extends Object
Constructor and Description |
---|
ANXWallet(ANXValue balance,
ANXValue dailyWithdrawLimit,
ANXValue maxWithdraw,
ANXValue monthlyWithdrawLimit,
ANXValue availableBalance,
int operations)
Constructor
|
Modifier and Type | Method and Description |
---|---|
ANXValue |
getAvailableBalance() |
ANXValue |
getBalance() |
ANXValue |
getDailyWithdrawLimit() |
ANXValue |
getMaxWithdraw() |
ANXValue |
getMonthlyWithdrawLimit() |
int |
getOperations() |
String |
toString() |
public ANXValue getBalance()
public ANXValue getAvailableBalance()
public ANXValue getDailyWithdrawLimit()
public ANXValue getMaxWithdraw()
public ANXValue getMonthlyWithdrawLimit()
public int getOperations()
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.