Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlFoundRevocations
Packages that use XmlFoundRevocations
-
Uses of XmlFoundRevocations in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlFoundRevocationsModifierConstructorDescriptionFoundRevocationsProxy(XmlFoundRevocations foundRevocations) Default constructor -
Uses of XmlFoundRevocations in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlFoundRevocationsModifier and TypeFieldDescriptionprotected XmlFoundRevocationsXmlEvidenceRecord.foundRevocationsprotected XmlFoundRevocationsXmlSignature.foundRevocationsprotected XmlFoundRevocationsXmlTimestamp.foundRevocationsMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlFoundRevocationsModifier and TypeMethodDescriptionObjectFactory.createXmlFoundRevocations()Create an instance ofXmlFoundRevocationsXmlEvidenceRecord.getFoundRevocations()Gets the value of the foundRevocations property.XmlSignature.getFoundRevocations()Gets the value of the foundRevocations property.XmlTimestamp.getFoundRevocations()Gets the value of the foundRevocations property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlFoundRevocationsModifier and TypeMethodDescriptionvoidXmlEvidenceRecord.setFoundRevocations(XmlFoundRevocations value) Sets the value of the foundRevocations property.voidXmlSignature.setFoundRevocations(XmlFoundRevocations value) Sets the value of the foundRevocations property.voidXmlTimestamp.setFoundRevocations(XmlFoundRevocations value) Sets the value of the foundRevocations property.