interface WireEnum
Interface for generated Enum values to help serialization and deserialization.
getValue
abstract fun getValue(): Int
The tag value of an enum constant.