java.lang.Object
eu.europa.esig.dss.policy.LevelConstraintWrapper
eu.europa.esig.dss.policy.MultiValuesConstraintWrapper
- All Implemented Interfaces:
eu.europa.esig.dss.model.policy.LevelRule,eu.europa.esig.dss.model.policy.MultiValuesRule
public class MultiValuesConstraintWrapper
extends LevelConstraintWrapper
implements eu.europa.esig.dss.model.policy.MultiValuesRule
Wraps
eu.europa.esig.dss.policy.jaxb.MultiValuesConstraint into a eu.europa.esig.dss.model.policy.MultiValuesRule-
Field Summary
Fields inherited from class eu.europa.esig.dss.policy.LevelConstraintWrapper
constraint -
Constructor Summary
ConstructorsConstructorDescriptionMultiValuesConstraintWrapper(MultiValuesConstraint constraint) Default constructor -
Method Summary
Methods inherited from class eu.europa.esig.dss.policy.LevelConstraintWrapper
getConstraint, getLevelMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface eu.europa.esig.dss.model.policy.LevelRule
getLevel
-
Constructor Details
-
MultiValuesConstraintWrapper
Default constructor- Parameters:
constraint-MultiValuesConstraint
-
-
Method Details
-
getValues
- Specified by:
getValuesin interfaceeu.europa.esig.dss.model.policy.MultiValuesRule
-