public class Amount extends java.lang.Object
Amount(Currency currency, java.lang.Double amount)
Amount(java.lang.Double amount, Currency currency)
Currency
getCurrencyCode()
java.lang.Double
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Amount(Currency currency, java.lang.Double amount)
public Amount(java.lang.Double amount, Currency currency)
public Currency getCurrencyCode()
public java.lang.Double getValue()