Package eu.europa.esig.dss.jaxb.parsers
Class CertificateSourceTypeParser
java.lang.Object
eu.europa.esig.dss.jaxb.parsers.CertificateSourceTypeParser
public class CertificateSourceTypeParser extends Object
Parses the
ArchiveTimestampType-
Method Summary
Modifier and Type Method Description static CertificateSourceTypeparse(String v)Parses the value and returnsCertificateSourceTypestatic Stringprint(CertificateSourceType v)Gets a text name of the value
-
Method Details
-
parse
Parses the value and returnsCertificateSourceType- Parameters:
v-Stringto parse- Returns:
CertificateSourceType
-
print
Gets a text name of the value- Parameters:
v-CertificateSourceType- Returns:
String
-