Uses of Class
it.sistematica.isharedoc.model.xml.mail.signature.dtd.MessaggioRicevuto

Packages that use MessaggioRicevuto
it.sistematica.isharedoc.model.xml.mail.signature.dtd   
 

Uses of MessaggioRicevuto in it.sistematica.isharedoc.model.xml.mail.signature.dtd
 

Fields in it.sistematica.isharedoc.model.xml.mail.signature.dtd declared as MessaggioRicevuto
protected  MessaggioRicevuto NotificaEccezione.messaggioRicevuto
           
protected  MessaggioRicevuto ConfermaRicezione.messaggioRicevuto
           
protected  MessaggioRicevuto AggiornamentoConferma.messaggioRicevuto
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.dtd that return MessaggioRicevuto
 MessaggioRicevuto ObjectFactory.createMessaggioRicevuto()
          Create an instance of MessaggioRicevuto
 MessaggioRicevuto NotificaEccezione.getMessaggioRicevuto()
          Gets the value of the messaggioRicevuto property.
 MessaggioRicevuto ConfermaRicezione.getMessaggioRicevuto()
          Gets the value of the messaggioRicevuto property.
 MessaggioRicevuto AggiornamentoConferma.getMessaggioRicevuto()
          Gets the value of the messaggioRicevuto property.
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.dtd with parameters of type MessaggioRicevuto
 void NotificaEccezione.setMessaggioRicevuto(MessaggioRicevuto value)
          Sets the value of the messaggioRicevuto property.
 void ConfermaRicezione.setMessaggioRicevuto(MessaggioRicevuto value)
          Sets the value of the messaggioRicevuto property.
 void AggiornamentoConferma.setMessaggioRicevuto(MessaggioRicevuto value)
          Sets the value of the messaggioRicevuto property.