Interface IntegerValuedEnum

    • Method Detail

      • getValue

        int getValue()
        Returns the integer value of the enum constant.
        Returns:
        the integer value of the enum constant.