it.sistematica.isharedoc.model.xml.mail.signature.dtd
Class IndirizzoPostale

java.lang.Object
  extended by it.sistematica.isharedoc.model.xml.mail.signature.dtd.IndirizzoPostale

public class IndirizzoPostale
extends java.lang.Object


Field Summary
protected  java.util.List<java.lang.Object> denominazioneOrToponimoOrCivicoOrCAPOrComuneOrProvinciaOrNazione
           
 
Constructor Summary
IndirizzoPostale()
           
 
Method Summary
 java.util.List<java.lang.Object> getDenominazioneOrToponimoOrCivicoOrCAPOrComuneOrProvinciaOrNazione()
          Gets the value of the denominazioneOrToponimoOrCivicoOrCAPOrComuneOrProvinciaOrNazione property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

denominazioneOrToponimoOrCivicoOrCAPOrComuneOrProvinciaOrNazione

protected java.util.List<java.lang.Object> denominazioneOrToponimoOrCivicoOrCAPOrComuneOrProvinciaOrNazione
Constructor Detail

IndirizzoPostale

public IndirizzoPostale()
Method Detail

getDenominazioneOrToponimoOrCivicoOrCAPOrComuneOrProvinciaOrNazione

public java.util.List<java.lang.Object> getDenominazioneOrToponimoOrCivicoOrCAPOrComuneOrProvinciaOrNazione()
Gets the value of the denominazioneOrToponimoOrCivicoOrCAPOrComuneOrProvinciaOrNazione property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the denominazioneOrToponimoOrCivicoOrCAPOrComuneOrProvinciaOrNazione property.

For example, to add a new item, do as follows:

    getDenominazioneOrToponimoOrCivicoOrCAPOrComuneOrProvinciaOrNazione().add(newItem);
 

Objects of the following type(s) are allowed in the list Denominazione Toponimo Civico CAP Comune Provincia Nazione