Interface SchedulerEnumeration<E extends SchedulerEnumeration<E>>

    • Method Detail

      • getCodeEx

        char getCodeEx()
        Get the code that is used to represent this enumeration in the database.
        Returns:
        the database code for the enumeration
      • getCodeExCharacter

        Character getCodeExCharacter()
        Get the code that is used to represent this enumeration in the database.
        Returns:
        the database code for the enumeration
      • getCodeExString

        String getCodeExString()
        Get the code that is used to represent this enumeration in the database.
        Returns:
        the database code for the enumeration