SalesPoint Framework v3.0

Uses of Class
data.ooimpl.CurrencyImpl

Packages that use CurrencyImpl
data.ooimpl Pure Java implementations of the interfaces in package data
 

Uses of CurrencyImpl in data.ooimpl
 

Constructors in data.ooimpl with parameters of type CurrencyImpl
MoneyBagImpl.MoneyBagImpl(String sName, CurrencyImpl ci)
          Create a new MoneyBagImpl.
 


SalesPoint Framework v3.0