Class RevocationTypeParser

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

public class RevocationTypeParser extends Object
Parses the RevocationType
  • Method Details

    • parse

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

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