|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.sistematica.isharedoc.model.xml.mail.signature.dtd.UnitaOrganizzativa
public class UnitaOrganizzativa
| Field Summary | |
|---|---|
protected Denominazione |
denominazione
|
protected java.lang.String |
identificativo
|
protected java.lang.String |
tipo
|
protected java.util.List<java.lang.Object> |
unitaOrganizzativaOrRuoloOrPersonaOrIndirizzoPostaleOrIndirizzoTelematicoOrTelefonoOrFax
|
| Constructor Summary | |
|---|---|
UnitaOrganizzativa()
|
|
| Method Summary | |
|---|---|
Denominazione |
getDenominazione()
Gets the value of the denominazione property. |
java.lang.String |
getIdentificativo()
Gets the value of the identificativo property. |
java.lang.String |
getTipo()
Gets the value of the tipo property. |
java.util.List<java.lang.Object> |
getUnitaOrganizzativaOrRuoloOrPersonaOrIndirizzoPostaleOrIndirizzoTelematicoOrTelefonoOrFax()
Gets the value of the unitaOrganizzativaOrRuoloOrPersonaOrIndirizzoPostaleOrIndirizzoTelematicoOrTelefonoOrFax property. |
void |
setDenominazione(Denominazione value)
Sets the value of the denominazione property. |
void |
setIdentificativo(java.lang.String value)
Sets the value of the identificativo property. |
void |
setTipo(java.lang.String value)
Sets the value of the tipo property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String tipo
protected Denominazione denominazione
protected java.lang.String identificativo
protected java.util.List<java.lang.Object> unitaOrganizzativaOrRuoloOrPersonaOrIndirizzoPostaleOrIndirizzoTelematicoOrTelefonoOrFax
| Constructor Detail |
|---|
public UnitaOrganizzativa()
| Method Detail |
|---|
public java.lang.String getTipo()
Stringpublic void setTipo(java.lang.String value)
value - allowed object is
Stringpublic Denominazione getDenominazione()
Denominazionepublic void setDenominazione(Denominazione value)
value - allowed object is
Denominazionepublic java.lang.String getIdentificativo()
Stringpublic void setIdentificativo(java.lang.String value)
value - allowed object is
Stringpublic java.util.List<java.lang.Object> getUnitaOrganizzativaOrRuoloOrPersonaOrIndirizzoPostaleOrIndirizzoTelematicoOrTelefonoOrFax()
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||