values property

List<ProtocolEnumValueDefinition> values
getter/setter pair

All the values of the enum. This also contains possible documentation for them.

Implementation

List<ProtocolEnumValueDefinition> values;