Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlUserNotice
Packages that use XmlUserNotice
-
Uses of XmlUserNotice in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return XmlUserNoticeModifier and TypeMethodDescriptionSignatureWrapper.getPolicyUserNotice()
Returns the policy UserNotice -
Uses of XmlUserNotice in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlUserNoticeMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlUserNoticeModifier and TypeMethodDescriptionObjectFactory.createXmlUserNotice()
Create an instance ofXmlUserNotice
XmlPolicy.getUserNotice()
Gets the value of the userNotice property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlUserNoticeModifier and TypeMethodDescriptionvoid
XmlPolicy.setUserNotice
(XmlUserNotice value) Sets the value of the userNotice property.