Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlFoundTimestamp
Package | Description |
---|---|
eu.europa.esig.dss.diagnostic.jaxb |
-
Uses of XmlFoundTimestamp in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlFoundTimestamp Modifier and Type Field Description protected List<XmlFoundTimestamp>
XmlSignature. foundTimestamps
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlFoundTimestamp Modifier and Type Method Description XmlFoundTimestamp
ObjectFactory. createXmlFoundTimestamp()
Create an instance ofXmlFoundTimestamp
Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlFoundTimestamp Modifier and Type Method Description List<XmlFoundTimestamp>
XmlSignature. getFoundTimestamps()
Method parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlFoundTimestamp Modifier and Type Method Description void
XmlSignature. setFoundTimestamps(List<XmlFoundTimestamp> foundTimestamps)