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