Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlFoundTimestamp
-
Packages that use 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. foundTimestampsMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlFoundTimestamp Modifier and Type Method Description XmlFoundTimestampObjectFactory. createXmlFoundTimestamp()Create an instance ofXmlFoundTimestampMethods 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 voidXmlSignature. setFoundTimestamps(List<XmlFoundTimestamp> foundTimestamps)
-