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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd declared as Oggetto
protected  Oggetto Procedimento.oggetto
           
protected  Oggetto Intestazione.oggetto
           
protected  Oggetto Fascicolo.oggetto
           
protected  Oggetto Documento.oggetto
           
protected  Oggetto ContestoProcedurale.oggetto
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return Oggetto
 Oggetto ObjectFactory.createOggetto()
          Create an instance of Oggetto
 Oggetto Procedimento.getOggetto()
          Gets the value of the oggetto property.
 Oggetto Intestazione.getOggetto()
          Gets the value of the oggetto property.
 Oggetto Fascicolo.getOggetto()
          Gets the value of the oggetto property.
 Oggetto Documento.getOggetto()
          Gets the value of the oggetto property.
 Oggetto ContestoProcedurale.getOggetto()
          Gets the value of the oggetto property.
 

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

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd with parameters of type Oggetto
 javax.xml.bind.JAXBElement<Oggetto> ObjectFactory.createOggetto(Oggetto value)
          Create an instance of JAXBElement<Oggetto>}
 void Procedimento.setOggetto(Oggetto value)
          Sets the value of the oggetto property.
 void Intestazione.setOggetto(Oggetto value)
          Sets the value of the oggetto property.
 void Fascicolo.setOggetto(Oggetto value)
          Sets the value of the oggetto property.
 void Documento.setOggetto(Oggetto value)
          Sets the value of the oggetto property.
 void ContestoProcedurale.setOggetto(Oggetto value)
          Sets the value of the oggetto property.