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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.dtd declared as Responsabile
protected  Responsabile Procedimento.responsabile
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.dtd that return Responsabile
 Responsabile ObjectFactory.createResponsabile()
          Create an instance of Responsabile
 Responsabile Procedimento.getResponsabile()
          Gets the value of the responsabile property.
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.dtd with parameters of type Responsabile
 void Procedimento.setResponsabile(Responsabile value)
          Sets the value of the responsabile property.