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