Class XmlMessage
java.lang.Object
eu.europa.esig.dss.simplecertificatereport.jaxb.XmlMessage
- All Implemented Interfaces:
Serializable
Java class for Message complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Message">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="Key" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
key
-
-
Constructor Details
-
XmlMessage
public XmlMessage()
-
-
Method Details
-
getValue
-
setValue
-
getKey
-
setKey
-