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