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

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

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

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

Methods in it.sistematica.isharedoc.model.xml.mail.signature.dtd 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.dtd with parameters of type Mittente
 void Origine.setMittente(Mittente value)
          Sets the value of the mittente property.