Uses of Enum Class
eu.europa.esig.validationreport.enums.ConstraintStatus
Packages that use ConstraintStatus
Package
Description
-
Uses of ConstraintStatus in eu.europa.esig.validationreport.enums
Subclasses with type arguments of type ConstraintStatus in eu.europa.esig.validationreport.enumsMethods in eu.europa.esig.validationreport.enums that return ConstraintStatusModifier and TypeMethodDescriptionstatic ConstraintStatusReturns the enum constant of this class with the specified name.static ConstraintStatus[]ConstraintStatus.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ConstraintStatus in eu.europa.esig.validationreport.jaxb
Subclasses with type arguments of type ConstraintStatus in eu.europa.esig.validationreport.jaxbFields in eu.europa.esig.validationreport.jaxb declared as ConstraintStatusMethods in eu.europa.esig.validationreport.jaxb that return ConstraintStatusModifier and TypeMethodDescriptionConstraintStatusType.getStatus()Gets the value of the status property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type ConstraintStatusModifier and TypeMethodDescriptionAdapter6.marshal(ConstraintStatus value) voidConstraintStatusType.setStatus(ConstraintStatus value) Sets the value of the status property. -
Uses of ConstraintStatus in eu.europa.esig.validationreport.parsers
Methods in eu.europa.esig.validationreport.parsers that return ConstraintStatusModifier and TypeMethodDescriptionstatic ConstraintStatusUriBasedEnumParser.parseConstraintStatus(String v) Parses the string value and returnsConstraintStatus