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