Class XmlArchiveTimestampHashIndex

java.lang.Object
eu.europa.esig.dss.diagnostic.jaxb.XmlStructuralValidation
eu.europa.esig.dss.diagnostic.jaxb.XmlArchiveTimestampHashIndex
All Implemented Interfaces:
Serializable

public class XmlArchiveTimestampHashIndex extends XmlStructuralValidation implements 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 Details

    • version

      protected eu.europa.esig.dss.enumerations.ArchiveTimestampHashIndexVersion version
  • Constructor Details

    • XmlArchiveTimestampHashIndex

      public XmlArchiveTimestampHashIndex()
  • Method Details

    • getVersion

      public eu.europa.esig.dss.enumerations.ArchiveTimestampHashIndexVersion getVersion()
      Gets the value of the version property.
      Returns:
      possible object is String
    • setVersion

      public void setVersion(eu.europa.esig.dss.enumerations.ArchiveTimestampHashIndexVersion value)
      Sets the value of the version property.
      Parameters:
      value - allowed object is String