Class RevocationReasonParser

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

public class RevocationReasonParser extends Object
Parses the RevocationReason
  • Method Details

    • parseShortName

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

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