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