Package eu.europa.esig.dss.jaxb.parsers
Class IndicationParser
java.lang.Object
eu.europa.esig.dss.jaxb.parsers.IndicationParser
-
Method Summary
Modifier and TypeMethodDescriptionstatic IndicationParses the value and returnsIndicationstatic Stringprint(Indication v) Gets a text name of the value
-
Method Details
-
parse
Parses the value and returnsIndication- Parameters:
v-Stringto parse- Returns:
Indication
-
print
Gets a text name of the value- Parameters:
v-Indication- Returns:
String
-