Defines an enumeration.
- Since
- API version 11
Definition at line 11 of file EnumDefinition.java.
◆ getValueCount()
Gets the number of entries in the enum, must be greater than 0.
- Since
- API version 11
◆ valueDefinitionAt()
Gets the { EnumValueDefinition} for the given index.
- Parameters
-
- Returns
- null if not found
- Since
- API version 11
◆ valueDefinitionFor()
Gets the { EnumValueDefinition} for the given enum id.
- Returns
- null if not found
- Since
- API version 11
The documentation for this interface was generated from the following file: