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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd declared as CodiceAOO
protected  CodiceAOO Procedimento.codiceAOO
           
protected  CodiceAOO Identificatore.codiceAOO
           
protected  CodiceAOO Fascicolo.codiceAOO
           
protected  CodiceAOO ContestoProcedurale.codiceAOO
           
protected  CodiceAOO Classifica.codiceAOO
           
protected  CodiceAOO AOO.codiceAOO
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return CodiceAOO
 CodiceAOO ObjectFactory.createCodiceAOO()
          Create an instance of CodiceAOO
 CodiceAOO Procedimento.getCodiceAOO()
          Gets the value of the codiceAOO property.
 CodiceAOO Identificatore.getCodiceAOO()
          Gets the value of the codiceAOO property.
 CodiceAOO Fascicolo.getCodiceAOO()
          Gets the value of the codiceAOO property.
 CodiceAOO ContestoProcedurale.getCodiceAOO()
          Gets the value of the codiceAOO property.
 CodiceAOO Classifica.getCodiceAOO()
          Gets the value of the codiceAOO property.
 CodiceAOO AOO.getCodiceAOO()
          Gets the value of the codiceAOO property.
 

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

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd with parameters of type CodiceAOO
 javax.xml.bind.JAXBElement<CodiceAOO> ObjectFactory.createCodiceAOO(CodiceAOO value)
          Create an instance of JAXBElement<CodiceAOO>}
 void Procedimento.setCodiceAOO(CodiceAOO value)
          Sets the value of the codiceAOO property.
 void Identificatore.setCodiceAOO(CodiceAOO value)
          Sets the value of the codiceAOO property.
 void Fascicolo.setCodiceAOO(CodiceAOO value)
          Sets the value of the codiceAOO property.
 void ContestoProcedurale.setCodiceAOO(CodiceAOO value)
          Sets the value of the codiceAOO property.
 void Classifica.setCodiceAOO(CodiceAOO value)
          Sets the value of the codiceAOO property.
 void AOO.setCodiceAOO(CodiceAOO value)
          Sets the value of the codiceAOO property.