Package eu.europa.esig.dss.jaxb.parsers
Class GeneralNameTypeParser
java.lang.Object
eu.europa.esig.dss.jaxb.parsers.GeneralNameTypeParser
Parses the
eu.europa.esig.dss.enumerations.GeneralNameType
-
Method Summary
Modifier and TypeMethodDescriptionstatic GeneralNameType
Parses the value and returnsGeneralNameType
static String
Gets a text name of the value
-
Method Details
-
parse
Parses the value and returnsGeneralNameType
- Parameters:
v
-String
to parse- Returns:
GeneralNameType
-
print
Gets a text name of the value- Parameters:
v
-GeneralNameType
- Returns:
String
-