Uses of Class
br.com.senior.hcm.payroll.pojos.Currency
-
Packages that use Currency Package Description br.com.senior.hcm.payroll.pojos -
-
Uses of Currency in br.com.senior.hcm.payroll.pojos
Methods in br.com.senior.hcm.payroll.pojos that return Currency Modifier and Type Method Description CurrencyCountry. getCurrency()Get currencyCurrencyCurrency. id(String id)CurrencyCurrency. name(String name)CurrencyCurrency. symbol(String symbol)Methods in br.com.senior.hcm.payroll.pojos with parameters of type Currency Modifier and Type Method Description CountryCountry. currency(Currency currency)voidCountry. setCurrency(Currency currency)
-