public class RevocationReasonParser
extends Object
Parses the RevocationReason
-
Method Summary
static eu.europa.esig.dss.enumerations.RevocationReason
Parses the value and returns RevocationReason
Gets a text name of the value
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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