Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlSPDocSpecification
Packages that use XmlSPDocSpecification
-
Uses of XmlSPDocSpecification in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return XmlSPDocSpecificationModifier and TypeMethodDescriptionSignatureWrapper.getPolicyDocSpecification()
Returns the signature policy document specification -
Uses of XmlSPDocSpecification in eu.europa.esig.dss.diagnostic.jaxb
Subclasses of XmlSPDocSpecification in eu.europa.esig.dss.diagnostic.jaxbModifier and TypeClassDescriptionclass
Java class for SignaturePolicyStore complex type.Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlSPDocSpecificationMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlSPDocSpecificationModifier and TypeMethodDescriptionObjectFactory.createXmlSPDocSpecification()
Create an instance ofXmlSPDocSpecification
XmlPolicy.getDocSpecification()
Gets the value of the docSpecification property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlSPDocSpecificationModifier and TypeMethodDescriptionvoid
XmlPolicy.setDocSpecification
(XmlSPDocSpecification value) Sets the value of the docSpecification property.