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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd declared as Civico
protected  Civico Indirizzo.civico
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return Civico
 Civico ObjectFactory.createCivico()
          Create an instance of Civico
 Civico Indirizzo.getCivico()
          Gets the value of the civico property.
 

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

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