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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd declared as Mittente
protected  Mittente Origine.mittente
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return Mittente
 Mittente ObjectFactory.createMittente()
          Create an instance of Mittente
 Mittente Origine.getMittente()
          Gets the value of the mittente property.
 

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

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd with parameters of type Mittente
 javax.xml.bind.JAXBElement<Mittente> ObjectFactory.createMittente(Mittente value)
          Create an instance of JAXBElement<Mittente>}
 void Origine.setMittente(Mittente value)
          Sets the value of the mittente property.