Package eu.europa.esig.dss.policy.jaxb
Class LevelConstraint
java.lang.Object
eu.europa.esig.dss.policy.jaxb.LevelConstraint
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CryptographicConstraint
,IntValueConstraint
,ListAlgo
,MultiValuesConstraint
,RevocationConstraints
,TimeConstraint
,ValueConstraint
Boolean check : follows the specified level behavior in case of failure
Java class for LevelConstraint complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LevelConstraint"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="Level" type="{http://dss.esig.europa.eu/validation/policy}level" /> </restriction> </complexContent> </complexType>
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary