Package eu.europa.esig.dss.jaxb.parsers
Class RevocationTypeParser
java.lang.Object
eu.europa.esig.dss.jaxb.parsers.RevocationTypeParser
-
Method Summary
Modifier and TypeMethodDescriptionstatic RevocationTypeParses the value and returnsRevocationTypestatic StringGets a text name of the value
-
Method Details
-
parse
Parses the value and returnsRevocationType- Parameters:
v-Stringto parse- Returns:
RevocationType
-
print
Gets a text name of the value- Parameters:
v-RevocationType- Returns:
String
-