Package eu.europa.esig.dss.jaxb.parsers
Class ASiCContainerTypeParser
java.lang.Object
eu.europa.esig.dss.jaxb.parsers.ASiCContainerTypeParser
public class ASiCContainerTypeParser extends Object
Parses the
ASiCContainerType-
Method Summary
Modifier and Type Method Description static ASiCContainerTypeparse(String v)Parses the value and returnsASiCContainerTypestatic Stringprint(ASiCContainerType v)Gets a text name of the value
-
Method Details
-
parse
Parses the value and returnsASiCContainerType- Parameters:
v-Stringto parse- Returns:
ASiCContainerType
-
print
Gets a text name of the value- Parameters:
v-ASiCContainerType- Returns:
String
-