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

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

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

Fields in it.sistematica.isharedoc.model.xml.mail.signature.xsd declared as Nazione
protected  Nazione Indirizzo.nazione
           
 

Methods in it.sistematica.isharedoc.model.xml.mail.signature.xsd that return Nazione
 Nazione ObjectFactory.createNazione()
          Create an instance of Nazione
 Nazione Indirizzo.getNazione()
          Gets the value of the nazione property.
 

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

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