Package eu.europa.esig.dss.model.policy
Interface MultiValuesRule
- All Superinterfaces:
LevelRule
- All Known Implementing Classes:
MultiValuesConstraintWrapper
Defines a list of values for an execution check applicability rules
-
Method Summary
-
Method Details
-
getValues
Returns a list of values satisfying the condition- Returns:
- a list of
String
s
-