valueNames property

List<String> valueNames
final

List of enum value names (in declaration order).

Implementation

final List<String> valueNames;