public final class ANXValue extends Object
| Constructor and Description |
|---|
ANXValue(BigDecimal value,
String currency)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrency() |
BigDecimal |
getValue() |
String |
toString() |
public ANXValue(BigDecimal value, String currency)
value - currency - public BigDecimal getValue()
public String getCurrency()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.