Interface ICurrency
-
- All Known Implementing Classes:
Currency,CurrencyVO,CurrencyVOWithDRate
public interface ICurrencyCommon interface for currency
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetPrecision()StringgetPrefix()StringgetSuffix()StringgetSymbol()
-