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

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

public class Amministrazione
extends java.lang.Object


Field Summary
protected  java.lang.String codiceAmministrazione
           
protected  Denominazione denominazione
           
protected  java.util.List<java.lang.Object> unitaOrganizzativaOrRuoloOrPersonaOrIndirizzoPostaleOrIndirizzoTelematicoOrTelefonoOrFax
           
 
Constructor Summary
Amministrazione()
           
 
Method Summary
 java.lang.String getCodiceAmministrazione()
          Gets the value of the codiceAmministrazione property.
 Denominazione getDenominazione()
          Gets the value of the denominazione property.
 java.util.List<java.lang.Object> getUnitaOrganizzativaOrRuoloOrPersonaOrIndirizzoPostaleOrIndirizzoTelematicoOrTelefonoOrFax()
          Gets the value of the unitaOrganizzativaOrRuoloOrPersonaOrIndirizzoPostaleOrIndirizzoTelematicoOrTelefonoOrFax property.
 void setCodiceAmministrazione(java.lang.String value)
          Sets the value of the codiceAmministrazione property.
 void setDenominazione(Denominazione value)
          Sets the value of the denominazione property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

denominazione

protected Denominazione denominazione

codiceAmministrazione

protected java.lang.String codiceAmministrazione

unitaOrganizzativaOrRuoloOrPersonaOrIndirizzoPostaleOrIndirizzoTelematicoOrTelefonoOrFax

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

Amministrazione

public Amministrazione()
Method Detail

getDenominazione

public Denominazione getDenominazione()
Gets the value of the denominazione property.

Returns:
possible object is Denominazione

setDenominazione

public void setDenominazione(Denominazione value)
Sets the value of the denominazione property.

Parameters:
value - allowed object is Denominazione

getCodiceAmministrazione

public java.lang.String getCodiceAmministrazione()
Gets the value of the codiceAmministrazione property.

Returns:
possible object is String

setCodiceAmministrazione

public void setCodiceAmministrazione(java.lang.String value)
Sets the value of the codiceAmministrazione property.

Parameters:
value - allowed object is String

getUnitaOrganizzativaOrRuoloOrPersonaOrIndirizzoPostaleOrIndirizzoTelematicoOrTelefonoOrFax

public java.util.List<java.lang.Object> getUnitaOrganizzativaOrRuoloOrPersonaOrIndirizzoPostaleOrIndirizzoTelematicoOrTelefonoOrFax()
Gets the value of the unitaOrganizzativaOrRuoloOrPersonaOrIndirizzoPostaleOrIndirizzoTelematicoOrTelefonoOrFax 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 unitaOrganizzativaOrRuoloOrPersonaOrIndirizzoPostaleOrIndirizzoTelematicoOrTelefonoOrFax property.

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

    getUnitaOrganizzativaOrRuoloOrPersonaOrIndirizzoPostaleOrIndirizzoTelematicoOrTelefonoOrFax().add(newItem);
 

Objects of the following type(s) are allowed in the list UnitaOrganizzativa Ruolo Persona IndirizzoPostale IndirizzoTelematico Telefono Fax