Package eu.europa.esig.dss.jaxb.parsers
Class TimestampedObjectTypeParser
java.lang.Object
eu.europa.esig.dss.jaxb.parsers.TimestampedObjectTypeParser
public final class TimestampedObjectTypeParser extends Object
Parses the
TimestampedObjectType-
Method Summary
Modifier and Type Method Description static TimestampedObjectTypeparse(String v)Parses the value and returnsTimestampedObjectTypestatic Stringprint(TimestampedObjectType v)Gets a text name of the value
-
Method Details
-
parse
Parses the value and returnsTimestampedObjectType- Parameters:
v-Stringto parse- Returns:
TimestampedObjectType
-
print
Gets a text name of the value- Parameters:
v-TimestampedObjectType- Returns:
String
-