Interface VisibilitySetting

    • Method Detail

      • name

        java.lang.String name()
        The value of the enum
        Returns:
        value of the enum
        Since:
        4.1
      • getTyp

        java.lang.String getTyp()
        The Visibility Type for this Setting (Enum)
        Returns:
        Type of Enum
        Since:
        4.1
      • getTranslationKey

        default java.lang.String getTranslationKey()
        Returns the translation key for this setting. Usually it's the name to lower case.
        Returns:
        the translation key for this setting
        Since:
        4.1