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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.dtd declared as Persona
protected  Persona Ruolo.persona
           
protected  Persona Responsabile.persona
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.dtd that return Persona
 Persona ObjectFactory.createPersona()
          Create an instance of Persona
 Persona Ruolo.getPersona()
          Gets the value of the persona property.
 Persona Responsabile.getPersona()
          Gets the value of the persona property.
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.dtd with parameters of type Persona
 void Ruolo.setPersona(Persona value)
          Sets the value of the persona property.
 void Responsabile.setPersona(Persona value)
          Sets the value of the persona property.