values property

List<String> values
final

List of values. Compare if the value (of type defined by Name) equals an item in the list of scheduled actions.

Implementation

final List<String> values;