JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
jpms_dss_model
Package
eu.europa.esig.dss.model.policy
Interface MultiValuesRule
All Superinterfaces:
LevelRule
public interface
MultiValuesRule
extends
LevelRule
Defines a list of values for an execution check applicability rules
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
String
>
getValues
()
Returns a list of values satisfying the condition
Methods inherited from interface eu.europa.esig.dss.model.policy.
LevelRule
getLevel
Method Details
getValues
List
<
String
>
getValues
()
Returns a list of values satisfying the condition
Returns:
a list of
String
s