Uses of Class
eu.europa.esig.validationreport.jaxb.SATimestampType
Packages that use SATimestampType
-
Uses of SATimestampType in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as SATimestampTypeMethods in eu.europa.esig.validationreport.jaxb that return SATimestampTypeModifier and TypeMethodDescriptionObjectFactory.createSATimestampType()Create an instance ofSATimestampTypeSAVRIType.getTS()Gets the value of the ts property.Methods in eu.europa.esig.validationreport.jaxb that return types with arguments of type SATimestampTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SATimestampType> ObjectFactory.createSignatureAttributesTypeAllDataObjectsTimeStamp(SATimestampType value) jakarta.xml.bind.JAXBElement<SATimestampType> ObjectFactory.createSignatureAttributesTypeArchiveTimeStamp(SATimestampType value) jakarta.xml.bind.JAXBElement<SATimestampType> ObjectFactory.createSignatureAttributesTypeDocTimeStamp(SATimestampType value) jakarta.xml.bind.JAXBElement<SATimestampType> ObjectFactory.createSignatureAttributesTypeIndividualDataObjectsTimeStamp(SATimestampType value) jakarta.xml.bind.JAXBElement<SATimestampType> ObjectFactory.createSignatureAttributesTypeRefsOnlyTimeStamp(SATimestampType value) jakarta.xml.bind.JAXBElement<SATimestampType> ObjectFactory.createSignatureAttributesTypeSigAndRefsTimeStamp(SATimestampType value) jakarta.xml.bind.JAXBElement<SATimestampType> ObjectFactory.createSignatureAttributesTypeSignatureTimeStamp(SATimestampType value) Methods in eu.europa.esig.validationreport.jaxb with parameters of type SATimestampTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SATimestampType> ObjectFactory.createSignatureAttributesTypeAllDataObjectsTimeStamp(SATimestampType value) jakarta.xml.bind.JAXBElement<SATimestampType> ObjectFactory.createSignatureAttributesTypeArchiveTimeStamp(SATimestampType value) jakarta.xml.bind.JAXBElement<SATimestampType> ObjectFactory.createSignatureAttributesTypeDocTimeStamp(SATimestampType value) jakarta.xml.bind.JAXBElement<SATimestampType> ObjectFactory.createSignatureAttributesTypeIndividualDataObjectsTimeStamp(SATimestampType value) jakarta.xml.bind.JAXBElement<SATimestampType> ObjectFactory.createSignatureAttributesTypeRefsOnlyTimeStamp(SATimestampType value) jakarta.xml.bind.JAXBElement<SATimestampType> ObjectFactory.createSignatureAttributesTypeSigAndRefsTimeStamp(SATimestampType value) jakarta.xml.bind.JAXBElement<SATimestampType> ObjectFactory.createSignatureAttributesTypeSignatureTimeStamp(SATimestampType value) voidSAVRIType.setTS(SATimestampType value) Sets the value of the ts property.