public class YacunaCurrencyAmountPair extends Object
Constructor and Description |
---|
YacunaCurrencyAmountPair(String currency,
BigDecimal amount) |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getAmount() |
String |
getCurrency() |
String |
toString() |
public YacunaCurrencyAmountPair(String currency, BigDecimal amount)
public String getCurrency()
public BigDecimal getAmount()
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.