public final class KeyUsageBitParser
extends Object
Parses the KeyUsageBit
-
Method Summary
static eu.europa.esig.dss.enumerations.KeyUsageBit
Parses the value and returns KeyUsageBit
print(eu.europa.esig.dss.enumerations.KeyUsageBit v)
Gets a text name of the value
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
parse
public static eu.europa.esig.dss.enumerations.KeyUsageBit parse(String v)
Parses the value and returns KeyUsageBit
- Parameters:
v - String to parse
- Returns:
KeyUsageBit
-
print
public static String print(eu.europa.esig.dss.enumerations.KeyUsageBit v)
Gets a text name of the value
- Parameters:
v - KeyUsageBit
- Returns:
String