|
||||||||||
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.AggiornamentoConferma
public class AggiornamentoConferma
Field Summary | |
---|---|
protected Descrizione |
descrizione
|
protected Identificatore |
identificatore
|
protected MessaggioRicevuto |
messaggioRicevuto
|
protected Riferimenti |
riferimenti
|
protected java.lang.String |
versione
|
protected java.lang.String |
xmlLang
|
Constructor Summary | |
---|---|
AggiornamentoConferma()
|
Method Summary | |
---|---|
Descrizione |
getDescrizione()
Gets the value of the descrizione property. |
Identificatore |
getIdentificatore()
Gets the value of the identificatore property. |
MessaggioRicevuto |
getMessaggioRicevuto()
Gets the value of the messaggioRicevuto property. |
Riferimenti |
getRiferimenti()
Gets the value of the riferimenti property. |
java.lang.String |
getVersione()
Gets the value of the versione property. |
java.lang.String |
getXmlLang()
Gets the value of the xmlLang property. |
void |
setDescrizione(Descrizione value)
Sets the value of the descrizione property. |
void |
setIdentificatore(Identificatore value)
Sets the value of the identificatore property. |
void |
setMessaggioRicevuto(MessaggioRicevuto value)
Sets the value of the messaggioRicevuto property. |
void |
setRiferimenti(Riferimenti value)
Sets the value of the riferimenti property. |
void |
setVersione(java.lang.String value)
Sets the value of the versione property. |
void |
setXmlLang(java.lang.String value)
Sets the value of the xmlLang 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 versione
protected java.lang.String xmlLang
protected Identificatore identificatore
protected MessaggioRicevuto messaggioRicevuto
protected Riferimenti riferimenti
protected Descrizione descrizione
Constructor Detail |
---|
public AggiornamentoConferma()
Method Detail |
---|
public java.lang.String getVersione()
String
public void setVersione(java.lang.String value)
value
- allowed object is
String
public java.lang.String getXmlLang()
String
public void setXmlLang(java.lang.String value)
value
- allowed object is
String
public Identificatore getIdentificatore()
Identificatore
public void setIdentificatore(Identificatore value)
value
- allowed object is
Identificatore
public MessaggioRicevuto getMessaggioRicevuto()
MessaggioRicevuto
public void setMessaggioRicevuto(MessaggioRicevuto value)
value
- allowed object is
MessaggioRicevuto
public Riferimenti getRiferimenti()
Riferimenti
public void setRiferimenti(Riferimenti value)
value
- allowed object is
Riferimenti
public Descrizione getDescrizione()
Descrizione
public void setDescrizione(Descrizione value)
value
- allowed object is
Descrizione
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |