Uses of Enum
eu.europa.esig.validationreport.enums.ConstraintStatus
Packages that use ConstraintStatus
Package
Description
-
Uses of ConstraintStatus in eu.europa.esig.validationreport.enums
Methods in eu.europa.esig.validationreport.enums that return ConstraintStatusModifier and TypeMethodDescriptionstatic ConstraintStatus
Returns the enum constant of this type with the specified name.static ConstraintStatus[]
ConstraintStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ConstraintStatus in eu.europa.esig.validationreport.jaxb
Fields 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) void
ConstraintStatusType.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 ConstraintStatus
UriBasedEnumParser.parseConstraintStatus
(String v) Parses the string value and returnsConstraintStatus