Uses of Class
com.aoindustries.aoserv.client.billing.Currency
-
Packages that use Currency Package Description com.aoindustries.aoserv.client.billing -
-
Uses of Currency in com.aoindustries.aoserv.client.billing
Methods in com.aoindustries.aoserv.client.billing that return Currency Modifier and Type Method Description CurrencyCurrencyTable. get(Object pkey)Deprecated.Always try to lookup by specific keys; the compiler will help you more when types change.CurrencyCurrencyTable. get(String currencyCode)CurrencyCurrencyTable. get(Currency currency)
-