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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd declared as Identificativo
protected  Identificativo UnitaOrganizzativa.identificativo
           
protected  Identificativo Ruolo.identificativo
           
protected  Identificativo Procedimento.identificativo
           
protected  Identificativo Persona.identificativo
           
protected  Identificativo Fascicolo.identificativo
           
protected  Identificativo ContestoProcedurale.identificativo
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return Identificativo
 Identificativo ObjectFactory.createIdentificativo()
          Create an instance of Identificativo
 Identificativo UnitaOrganizzativa.getIdentificativo()
          Gets the value of the identificativo property.
 Identificativo Ruolo.getIdentificativo()
          Gets the value of the identificativo property.
 Identificativo Procedimento.getIdentificativo()
          Gets the value of the identificativo property.
 Identificativo Persona.getIdentificativo()
          Gets the value of the identificativo property.
 Identificativo Fascicolo.getIdentificativo()
          Gets the value of the identificativo property.
 Identificativo ContestoProcedurale.getIdentificativo()
          Gets the value of the identificativo property.
 

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

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd with parameters of type Identificativo
 javax.xml.bind.JAXBElement<Identificativo> ObjectFactory.createIdentificativo(Identificativo value)
          Create an instance of JAXBElement<Identificativo>}
 void UnitaOrganizzativa.setIdentificativo(Identificativo value)
          Sets the value of the identificativo property.
 void Ruolo.setIdentificativo(Identificativo value)
          Sets the value of the identificativo property.
 void Procedimento.setIdentificativo(Identificativo value)
          Sets the value of the identificativo property.
 void Persona.setIdentificativo(Identificativo value)
          Sets the value of the identificativo property.
 void Fascicolo.setIdentificativo(Identificativo value)
          Sets the value of the identificativo property.
 void ContestoProcedurale.setIdentificativo(Identificativo value)
          Sets the value of the identificativo property.