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