Package eu.europa.esig.dss.policy.jaxb
Class ModelConstraint
java.lang.Object
eu.europa.esig.dss.policy.jaxb.ModelConstraint
- All Implemented Interfaces:
Serializable
Boolean check : follows the specified validation model
Java class for ModelConstraint complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ModelConstraint"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="Value" type="{http://dss.esig.europa.eu/validation/policy}Model" /> </restriction> </complexContent> </complexType>
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary