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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd declared as InterventoOperatore
protected  InterventoOperatore Intestazione.interventoOperatore
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return InterventoOperatore
 InterventoOperatore ObjectFactory.createInterventoOperatore()
          Create an instance of InterventoOperatore
 InterventoOperatore Intestazione.getInterventoOperatore()
          Gets the value of the interventoOperatore property.
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return types with arguments of type InterventoOperatore
 javax.xml.bind.JAXBElement<InterventoOperatore> ObjectFactory.createInterventoOperatore(InterventoOperatore value)
          Create an instance of JAXBElement<InterventoOperatore>}
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd with parameters of type InterventoOperatore
 javax.xml.bind.JAXBElement<InterventoOperatore> ObjectFactory.createInterventoOperatore(InterventoOperatore value)
          Create an instance of JAXBElement<InterventoOperatore>}
 void Intestazione.setInterventoOperatore(InterventoOperatore value)
          Sets the value of the interventoOperatore property.