Uses of Enum
eu.europa.esig.validationreport.enums.ConstraintStatus
Package
Description
-
Uses of ConstraintStatus in eu.europa.esig.validationreport.enums
Modifier 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
Modifier and TypeMethodDescriptionConstraintStatusType.getStatus()
Gets the value of the status property.Modifier 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
Modifier and TypeMethodDescriptionstatic ConstraintStatus
UriBasedEnumParser.parseConstraintStatus
(String v) Parses the string value and returnsConstraintStatus