Uses of Class
eu.europa.esig.dss.simplereport.jaxb.XmlPolicy
-
Packages that use XmlPolicy Package Description eu.europa.esig.dss.simplereport.jaxb -
-
Uses of XmlPolicy in eu.europa.esig.dss.simplereport.jaxb
Fields in eu.europa.esig.dss.simplereport.jaxb declared as XmlPolicy Modifier and Type Field Description protected XmlPolicyXmlSimpleReport. policyMethods in eu.europa.esig.dss.simplereport.jaxb that return XmlPolicy Modifier and Type Method Description XmlPolicyObjectFactory. createXmlPolicy()Create an instance ofXmlPolicyXmlPolicyXmlSimpleReport. getPolicy()Gets the value of the policy property.Methods in eu.europa.esig.dss.simplereport.jaxb with parameters of type XmlPolicy Modifier and Type Method Description voidXmlSimpleReport. setPolicy(XmlPolicy value)Sets the value of the policy property.
-