{% setvar book_path %}/reference/dokkatest/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
annotation InspectableProperty.EnumEntry
One entry in an enumeration packed into a primitive {int}.
See also | |
---|---|
IntEnumMapping |
Public methods |
|
---|---|
abstract @NonNull String |
name() The string name of this enumeration value. |
abstract @NonNull int |
value() The integer value of this enumeration value. |