Class XmlFoundTimestamp
java.lang.Object
eu.europa.esig.dss.diagnostic.jaxb.XmlFoundTimestamp
- All Implemented Interfaces:
Serializable
Java class for FoundTimestamp complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FoundTimestamp"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="Timestamp" use="required" type="{http://www.w3.org/2001/XMLSchema}IDREF" /> </restriction> </complexContent> </complexType>
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the timestamp property.void
setTimestamp
(XmlTimestamp value) Sets the value of the timestamp property.