Class XmlArchiveTimestampHashIndex
java.lang.Object
eu.europa.esig.dss.diagnostic.jaxb.XmlStructuralValidation
eu.europa.esig.dss.diagnostic.jaxb.XmlArchiveTimestampHashIndex
- All Implemented Interfaces:
Serializable
Java class for ArchiveTimestampHashIndex complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ArchiveTimestampHashIndex"> <complexContent> <extension base="{http://dss.esig.europa.eu/validation/diagnostic}StructuralValidation"> <attribute name="version" type="{http://dss.esig.europa.eu/validation/diagnostic}ArchiveTimestampHashIndexVersion" /> </extension> </complexContent> </complexType>
- See Also:
-
Field Summary
FieldsFields inherited from class eu.europa.esig.dss.diagnostic.jaxb.XmlStructuralValidation
messages, valid
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the version property.void
Sets the value of the version property.Methods inherited from class eu.europa.esig.dss.diagnostic.jaxb.XmlStructuralValidation
getMessages, isValid, setValid
-
Field Details
-
version
-
-
Constructor Details
-
XmlArchiveTimestampHashIndex
public XmlArchiveTimestampHashIndex()
-
-
Method Details