java.lang.Object
eu.europa.esig.dss.policy.LevelConstraintWrapper
eu.europa.esig.dss.policy.ValueConstraintWrapper
- All Implemented Interfaces:
eu.europa.esig.dss.model.policy.LevelRule,eu.europa.esig.dss.model.policy.ValueRule
public class ValueConstraintWrapper
extends LevelConstraintWrapper
implements eu.europa.esig.dss.model.policy.ValueRule
Wraps
eu.europa.esig.dss.policy.jaxb.ValueConstraint into a eu.europa.esig.dss.model.policy.ValueRule-
Field Summary
Fields inherited from class eu.europa.esig.dss.policy.LevelConstraintWrapper
constraint -
Constructor Summary
Constructors -
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
-
ValueConstraintWrapper
Default constructor- Parameters:
constraint-ValueConstraint
-
-
Method Details
-
getValue
- Specified by:
getValuein interfaceeu.europa.esig.dss.model.policy.ValueRule
-