Package eu.europa.esig.dss.policy.jaxb
Class IntValueConstraint
java.lang.Object
eu.europa.esig.dss.policy.jaxb.LevelConstraint
eu.europa.esig.dss.policy.jaxb.IntValueConstraint
- All Implemented Interfaces:
Serializable
Integer value check : follows the specified level behavior when the checked element is compliant with the defined constraint value
Java class for IntValueConstraint complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="IntValueConstraint"> <complexContent> <extension base="{http://dss.esig.europa.eu/validation/policy}LevelConstraint"> <attribute name="value" type="{http://www.w3.org/2001/XMLSchema}int" /> </extension> </complexContent> </complexType>
- See Also:
-
Field Summary
Fields inherited from class eu.europa.esig.dss.policy.jaxb.LevelConstraint
level
-
Constructor Summary
-
Method Summary
Methods inherited from class eu.europa.esig.dss.policy.jaxb.LevelConstraint
getLevel, setLevel