Interface CommonDisplayModeT

All Known Implementing Classes:
DisplayModeT, DisplayModeT

public interface CommonDisplayModeT
The common display mode interface.
Author:
Christian Bremer
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets enumeration name.
    Gets xml value.
  • Method Details

    • name

      String name()
      Gets enumeration name.
      Returns:
      the enumeration name
    • value

      String value()
      Gets xml value.
      Returns:
      the xml value