Class TimestampTypeParser

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

public class TimestampTypeParser extends Object
Parses the TimestampType
  • Method Details

    • parse

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

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