Uses of Class
eu.europa.esig.validationreport.jaxb.ConstraintStatusType
Packages that use ConstraintStatusType
-
Uses of ConstraintStatusType in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as ConstraintStatusTypeModifier and TypeFieldDescriptionprotected ConstraintStatusTypeIndividualValidationConstraintReportType.constraintStatusMethods in eu.europa.esig.validationreport.jaxb that return ConstraintStatusTypeModifier and TypeMethodDescriptionObjectFactory.createConstraintStatusType()Create an instance ofConstraintStatusTypeIndividualValidationConstraintReportType.getConstraintStatus()Gets the value of the constraintStatus property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type ConstraintStatusTypeModifier and TypeMethodDescriptionvoidIndividualValidationConstraintReportType.setConstraintStatus(ConstraintStatusType value) Sets the value of the constraintStatus property.