Uses of Enum
eu.europa.esig.dss.detailedreport.jaxb.XmlStatus
Packages that use XmlStatus
-
Uses of XmlStatus in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlStatusMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlStatusModifier and TypeMethodDescriptionstatic XmlStatus
XmlConstraint.getStatus()
Gets the value of the status property.static XmlStatus
Returns the enum constant of this type with the specified name.static XmlStatus[]
XmlStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlStatus