Package com.pnfsoftware.jeb.core.units
Interface IUnitProvider
- All Known Implementing Classes:
AbstractUnitProvider
This interface allows the definition of common features that are designed to be extended on a new
or wrapped unit.
- See Also:
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getFormatType
String getFormatType()- Returns:
-
getDescription
String getDescription()- Returns:
-
getFormatter
IUnitFormatter getFormatter()- Returns:
-