Package eu.europa.esig.dss.jaxb.parsers
Class SubIndicationParser
java.lang.Object
eu.europa.esig.dss.jaxb.parsers.SubIndicationParser
public final class SubIndicationParser extends Object
Parses the
SubIndication-
Method Summary
Modifier and Type Method Description static SubIndicationparse(String v)Parses the value and returnsSubIndicationstatic Stringprint(SubIndication v)Gets a text name of the value
-
Method Details
-
parse
Parses the value and returnsSubIndication- Parameters:
v-Stringto parse- Returns:
SubIndication
-
print
Gets a text name of the value- Parameters:
v-SubIndication- Returns:
String
-