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