Interface SchedulerIntegerEnumeration<E extends SchedulerIntegerEnumeration<E>>

    • Method Detail

      • getCodeEx

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

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