Package adams.core

Interface EnumWithCustomDisplay<T extends Enum>

    • Method Detail

      • toDisplay

        String toDisplay()
        Returns the display string.
        Returns:
        the display string
      • toRaw

        String toRaw()
        Returns the raw enum string.
        Returns:
        the raw enum string