Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlPolicy
Package | Description |
---|---|
eu.europa.esig.dss.diagnostic.jaxb |
-
Uses of XmlPolicy in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlPolicy Modifier and Type Field Description protected XmlPolicy
XmlSignature. policy
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlPolicy Modifier and Type Method Description XmlPolicy
ObjectFactory. createXmlPolicy()
Create an instance ofXmlPolicy
XmlPolicy
XmlSignature. getPolicy()
Gets the value of the policy property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlPolicy Modifier and Type Method Description void
XmlSignature. setPolicy(XmlPolicy value)
Sets the value of the policy property.