Interface IUnitProvider

All Known Implementing Classes:
AbstractUnitProvider

@Ser public interface IUnitProvider
This interface allows the definition of common features that are designed to be extended on a new or wrapped unit.
See Also:
  • Method Details

    • getFormatType

      String getFormatType()
      Returns:
    • getDescription

      String getDescription()
      Returns:
    • getFormatter

      IUnitFormatter getFormatter()
      Returns: