Uses of Class
it.sistematica.isharedoc.model.xml.mail.signature.xsd.NotificaEccezione

Packages that use NotificaEccezione
it.sistematica.isharedoc.model.xml.mail.signature.xsd   
 

Uses of NotificaEccezione in it.sistematica.isharedoc.model.xml.mail.signature.xsd
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return NotificaEccezione
 NotificaEccezione ObjectFactory.createNotificaEccezione()
          Create an instance of NotificaEccezione
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return types with arguments of type NotificaEccezione
 javax.xml.bind.JAXBElement<NotificaEccezione> ObjectFactory.createNotificaEccezione(NotificaEccezione value)
          Create an instance of JAXBElement<NotificaEccezione>}
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd with parameters of type NotificaEccezione
 javax.xml.bind.JAXBElement<NotificaEccezione> ObjectFactory.createNotificaEccezione(NotificaEccezione value)
          Create an instance of JAXBElement<NotificaEccezione>}