Interface CdsEnumType.Enumeral<T>

    • Method Detail

      • name

        String name()
        Returns the name of this enumeral.
        Returns:
        the name, not null
      • value

        T value()
        Returns the value of this enumeral.
        Returns:
        the value, not null