Package eu.europa.esig.dss.jaxb.parsers
Class RevocationOriginTypeParser
java.lang.Object
eu.europa.esig.dss.jaxb.parsers.RevocationOriginTypeParser
-
Method Summary
Modifier and TypeMethodDescriptionstatic RevocationOriginParses the value and returnsRevocationOriginstatic StringGets a text name of the value
-
Method Details
-
parse
Parses the value and returnsRevocationOrigin- Parameters:
v-Stringto parse- Returns:
RevocationOrigin
-
print
Gets a text name of the value- Parameters:
v-RevocationOrigin- Returns:
String
-