Interface ISourceCategory<T extends Enum<T>>

    • Method Detail

      • getCategoryString

        String getCategoryString()
        Returns the unique string identifying this category.
        Returns:
        the unique string identifying this category
      • getDescription

        String getDescription()
        Returns the description of this category.
        Returns:
        the description of this category