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