Uses of Class
com.sgs.common.database.Currency
-
Packages that use Currency Package Description com.sgs.common.database This package is responsible for holding all of the objects that can be persisted in the SG V5 System. -
-
Uses of Currency in com.sgs.common.database
Fields in com.sgs.common.database declared as Currency Modifier and Type Field Description Currency
Client. currency
The currency that the client operates inMethods in com.sgs.common.database that return Currency Modifier and Type Method Description Currency
Client. getCurrency()
Methods in com.sgs.common.database with parameters of type Currency Modifier and Type Method Description void
Client. setCurrency(Currency currency)
-