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