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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.dtd declared as Origine
protected  Origine Intestazione.origine
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.dtd that return Origine
 Origine ObjectFactory.createOrigine()
          Create an instance of Origine
 Origine Intestazione.getOrigine()
          Gets the value of the origine property.
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.dtd with parameters of type Origine
 void Intestazione.setOrigine(Origine value)
          Sets the value of the origine property.