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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd declared as Indirizzo
protected  Indirizzo IndirizzoPostale.indirizzo
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return Indirizzo
 Indirizzo ObjectFactory.createIndirizzo()
          Create an instance of Indirizzo
 Indirizzo IndirizzoPostale.getIndirizzo()
          Gets the value of the indirizzo property.
 

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

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd with parameters of type Indirizzo
 javax.xml.bind.JAXBElement<Indirizzo> ObjectFactory.createIndirizzo(Indirizzo value)
          Create an instance of JAXBElement<Indirizzo>}
 void IndirizzoPostale.setIndirizzo(Indirizzo value)
          Sets the value of the indirizzo property.