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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd declared as AOO
protected  AOO Mittente.aoo
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return AOO
 AOO ObjectFactory.createAOO()
          Create an instance of AOO
 AOO Mittente.getAOO()
          Gets the value of the aoo property.
 

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

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd with parameters of type AOO
 javax.xml.bind.JAXBElement<AOO> ObjectFactory.createAOO(AOO value)
          Create an instance of JAXBElement<AOO>}
 void Mittente.setAOO(AOO value)
          Sets the value of the aoo property.