Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlTimestampedObject
-
Packages that use XmlTimestampedObject Package Description eu.europa.esig.dss.diagnostic eu.europa.esig.dss.diagnostic.jaxb -
-
Uses of XmlTimestampedObject in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return types with arguments of type XmlTimestampedObject Modifier and Type Method Description List<XmlTimestampedObject>TimestampWrapper. getTimestampedObjects()Returns a complete list of allXmlTimestampedObjects covered by the timestamp -
Uses of XmlTimestampedObject in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlTimestampedObject Modifier and Type Field Description protected List<XmlTimestampedObject>XmlTimestamp. timestampedObjectsMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlTimestampedObject Modifier and Type Method Description XmlTimestampedObjectObjectFactory. createXmlTimestampedObject()Create an instance ofXmlTimestampedObjectMethods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlTimestampedObject Modifier and Type Method Description List<XmlTimestampedObject>XmlTimestamp. getTimestampedObjects()Method parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlTimestampedObject Modifier and Type Method Description voidXmlTimestamp. setTimestampedObjects(List<XmlTimestampedObject> timestampedObjects)
-