Uses of Class
eu.europa.esig.validationreport.jaxb.ConstraintStatusType
| Package | Description |
|---|---|
| eu.europa.esig.validationreport.jaxb |
-
Uses of ConstraintStatusType in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as ConstraintStatusType Modifier and Type Field Description protected ConstraintStatusTypeIndividualValidationConstraintReportType. constraintStatusMethods in eu.europa.esig.validationreport.jaxb that return ConstraintStatusType Modifier and Type Method Description ConstraintStatusTypeObjectFactory. createConstraintStatusType()Create an instance ofConstraintStatusTypeConstraintStatusTypeIndividualValidationConstraintReportType. getConstraintStatus()Gets the value of the constraintStatus property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type ConstraintStatusType Modifier and Type Method Description voidIndividualValidationConstraintReportType. setConstraintStatus(ConstraintStatusType value)Sets the value of the constraintStatus property.