Uses of Class
org.salespointframework.core.data.AbstractCurrency.CurrencyItemData

Packages that use AbstractCurrency.CurrencyItemData
org.salespointframework.core.data Provides interfaces for data management. 
 

Uses of AbstractCurrency.CurrencyItemData in org.salespointframework.core.data
 

Methods in org.salespointframework.core.data that return AbstractCurrency.CurrencyItemData
protected  AbstractCurrency.CurrencyItemData[] EUROCurrencyImpl.getCurrencyItemData()
          This abstract method allows the programmer to choose the names and values of the CurrencyItems (EURO, DM, ...).
protected abstract  AbstractCurrency.CurrencyItemData[] AbstractCurrency.getCurrencyItemData()
          This abstract method allows the programmer to choose the names and values of the CurrencyItems (EURO, DM, ...).