Uses of Enum
eu.europa.esig.dss.enumerations.TimestampQualification
Package
Description
-
Uses of TimestampQualification in eu.europa.esig.dss.detailedreport
Modifier and TypeMethodDescriptionDetailedReport.getTimestampQualification
(String timestampId) Gets qualification for a timestamp with id -
Uses of TimestampQualification in eu.europa.esig.dss.detailedreport.jaxb
Modifier and TypeFieldDescriptionprotected TimestampQualification
XmlValidationTimestampQualification.timestampQualification
Modifier and TypeMethodDescriptionXmlValidationTimestampQualification.getTimestampQualification()
Gets the value of the timestampQualification property.Modifier and TypeMethodDescriptionAdapter6.marshal
(TimestampQualification value) void
XmlValidationTimestampQualification.setTimestampQualification
(TimestampQualification value) Sets the value of the timestampQualification property. -
Uses of TimestampQualification in eu.europa.esig.dss.enumerations
Modifier and TypeMethodDescriptionstatic TimestampQualification
Returns the enum constant of this type with the specified name.static TimestampQualification[]
TimestampQualification.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of TimestampQualification in eu.europa.esig.dss.jaxb.parsers
Modifier and TypeMethodDescriptionstatic TimestampQualification
Parses the value and returnsTimestampQualification
Modifier and TypeMethodDescriptionstatic String
TimestampQualificationParser.print
(TimestampQualification v) Gets a text name of the value -
Uses of TimestampQualification in eu.europa.esig.dss.simplereport
Modifier and TypeMethodDescriptionSimpleReport.getTimestampQualification
(String timestampId) This method returns the timestamp's qualification -
Uses of TimestampQualification in eu.europa.esig.dss.simplereport.jaxb
Modifier and TypeMethodDescriptionXmlTimestampLevel.getValue()
Gets the value of the value property.Modifier and TypeMethodDescriptionAdapter7.marshal
(TimestampQualification value) void
XmlTimestampLevel.setValue
(TimestampQualification value) Sets the value of the value property.