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