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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd declared as Comune
protected  Comune Indirizzo.comune
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return Comune
 Comune ObjectFactory.createComune()
          Create an instance of Comune
 Comune Indirizzo.getComune()
          Gets the value of the comune property.
 

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

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