Uses of Class
eu.europa.esig.dss.simplereport.jaxb.XmlMessage
Packages that use XmlMessage
-
Uses of XmlMessage in eu.europa.esig.dss.simplereport.jaxb
Fields in eu.europa.esig.dss.simplereport.jaxb with type parameters of type XmlMessageModifier and TypeFieldDescriptionprotected List<XmlMessage>
XmlDetails.error
protected List<XmlMessage>
XmlDetails.info
protected List<XmlMessage>
XmlDetails.warning
Methods in eu.europa.esig.dss.simplereport.jaxb that return XmlMessageModifier and TypeMethodDescriptionObjectFactory.createXmlMessage()
Create an instance ofXmlMessage
Methods in eu.europa.esig.dss.simplereport.jaxb that return types with arguments of type XmlMessageModifier and TypeMethodDescriptionXmlDetails.getError()
Gets the value of the error property.XmlDetails.getInfo()
Gets the value of the info property.XmlDetails.getWarning()
Gets the value of the warning property.