Class ArchiveTimestampHashIndexVersionParser

java.lang.Object
eu.europa.esig.dss.jaxb.parsers.ArchiveTimestampHashIndexVersionParser

public class ArchiveTimestampHashIndexVersionParser extends Object
Parses the ArchiveTimestampHashIndexVersion
  • Method Summary

    Modifier and Type
    Method
    Description
    static eu.europa.esig.dss.enumerations.ArchiveTimestampHashIndexVersion
    Parses the label value and returns ArchiveTimeStampHashIndexVersion
    static String
    print(eu.europa.esig.dss.enumerations.ArchiveTimestampHashIndexVersion v)
    Gets a user-friendly text label name of the value

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • parse

      public static eu.europa.esig.dss.enumerations.ArchiveTimestampHashIndexVersion parse(String v)
      Parses the label value and returns ArchiveTimeStampHashIndexVersion
      Parameters:
      v - String to parse
      Returns:
      ArchiveTimestampHashIndexVersion
    • print

      public static String print(eu.europa.esig.dss.enumerations.ArchiveTimestampHashIndexVersion v)
      Gets a user-friendly text label name of the value
      Parameters:
      v - ArchiveTimestampHashIndexVersion
      Returns:
      String