Uses of Enum Class
eu.europa.esig.dss.enumerations.ArchiveTimestampHashIndexVersion
Packages that use ArchiveTimestampHashIndexVersion
Package
Description
-
Uses of ArchiveTimestampHashIndexVersion in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return ArchiveTimestampHashIndexVersionModifier and TypeMethodDescriptionTimestampWrapper.getAtsHashIndexVersion()
Gets the version of the ats-hash-index attribute, when present. -
Uses of ArchiveTimestampHashIndexVersion in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as ArchiveTimestampHashIndexVersionModifier and TypeFieldDescriptionprotected ArchiveTimestampHashIndexVersion
XmlArchiveTimestampHashIndex.version
Methods in eu.europa.esig.dss.diagnostic.jaxb that return ArchiveTimestampHashIndexVersionModifier and TypeMethodDescriptionXmlArchiveTimestampHashIndex.getVersion()
Gets the value of the version property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type ArchiveTimestampHashIndexVersionModifier and TypeMethodDescriptionAdapter17.marshal
(ArchiveTimestampHashIndexVersion value) void
XmlArchiveTimestampHashIndex.setVersion
(ArchiveTimestampHashIndexVersion value) Sets the value of the version property. -
Uses of ArchiveTimestampHashIndexVersion in eu.europa.esig.dss.enumerations
Methods in eu.europa.esig.dss.enumerations that return ArchiveTimestampHashIndexVersionModifier and TypeMethodDescriptionGets theArchiveTimeStampHashIndexType
for the given label, if foundGets theArchiveTimeStampHashIndexType
for the given OID, if foundReturns the enum constant of this class with the specified name.static ArchiveTimestampHashIndexVersion[]
ArchiveTimestampHashIndexVersion.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ArchiveTimestampHashIndexVersion in eu.europa.esig.dss.jaxb.parsers
Methods in eu.europa.esig.dss.jaxb.parsers that return ArchiveTimestampHashIndexVersionModifier and TypeMethodDescriptionParses the label value and returnsArchiveTimeStampHashIndexVersion
Methods in eu.europa.esig.dss.jaxb.parsers with parameters of type ArchiveTimestampHashIndexVersionModifier and TypeMethodDescriptionstatic String
ArchiveTimestampHashIndexVersionParser.print
(ArchiveTimestampHashIndexVersion v) Gets a user-friendly text label name of the value -
Uses of ArchiveTimestampHashIndexVersion in eu.europa.esig.dss.spi.x509.tsp
Methods in eu.europa.esig.dss.spi.x509.tsp that return ArchiveTimestampHashIndexVersionModifier and TypeMethodDescriptionArchiveTimestampHashIndexStatus.getVersion()
Gets the version of the ats-hash-index attribute used in the archive-time-stamp-v3Methods in eu.europa.esig.dss.spi.x509.tsp with parameters of type ArchiveTimestampHashIndexVersionModifier and TypeMethodDescriptionvoid
ArchiveTimestampHashIndexStatus.setVersion
(ArchiveTimestampHashIndexVersion version) Sets the version of the ats-hash-index attribute used in the archive-time-stamp-v3