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