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

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

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

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

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd 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.xsd that return types with arguments of type Responsabile
 javax.xml.bind.JAXBElement<Responsabile> ObjectFactory.createResponsabile(Responsabile value)
          Create an instance of JAXBElement<Responsabile>}
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd with parameters of type Responsabile
 javax.xml.bind.JAXBElement<Responsabile> ObjectFactory.createResponsabile(Responsabile value)
          Create an instance of JAXBElement<Responsabile>}
 void Procedimento.setResponsabile(Responsabile value)
          Sets the value of the responsabile property.