values property

Set<String> values
final

The possible values of the enum.

Implementation

final Set<String> values;