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

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

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

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

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

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