Uses of Class
com.netgrif.application.engine.importer.model.Currency
- 
Packages that use Currency Package Description com.netgrif.application.engine.importer.model  - 
- 
Uses of Currency in com.netgrif.application.engine.importer.model
Fields in com.netgrif.application.engine.importer.model declared as Currency Modifier and Type Field Description protected CurrencyFormat. currencyMethods in com.netgrif.application.engine.importer.model that return Currency Modifier and Type Method Description CurrencyObjectFactory. createCurrency()Create an instance ofCurrencyCurrencyFormat. getCurrency()Gets the value of the currency property.Methods in com.netgrif.application.engine.importer.model with parameters of type Currency Modifier and Type Method Description voidFormat. setCurrency(Currency value)Sets the value of the currency property. 
 -