public class RevocationRefOriginParser
extends Object
Parses the RevocationRefOrigin
-
Method Summary
static eu.europa.esig.dss.enumerations.RevocationRefOrigin
Parses the value and returns RevocationRefOrigin
print(eu.europa.esig.dss.enumerations.RevocationRefOrigin v)
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
-
parse
public static eu.europa.esig.dss.enumerations.RevocationRefOrigin parse(String v)
Parses the value and returns RevocationRefOrigin
- Parameters:
v - String to parse
- Returns:
RevocationRefOrigin
-
print
public static String print(eu.europa.esig.dss.enumerations.RevocationRefOrigin v)
Gets a text name of the value
- Parameters:
v - RevocationRefOrigin
- Returns:
String