|
||||||||||
| 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.AnnullamentoProtocollazione
public class AnnullamentoProtocollazione
| Field Summary | |
|---|---|
protected Identificatore |
identificatore
|
protected java.lang.String |
motivo
|
protected java.lang.String |
provvedimento
|
protected java.lang.String |
versione
|
protected java.lang.String |
xmlLang
|
| Constructor Summary | |
|---|---|
AnnullamentoProtocollazione()
|
|
| Method Summary | |
|---|---|
Identificatore |
getIdentificatore()
Gets the value of the identificatore property. |
java.lang.String |
getMotivo()
Gets the value of the motivo property. |
java.lang.String |
getProvvedimento()
Gets the value of the provvedimento property. |
java.lang.String |
getVersione()
Gets the value of the versione property. |
java.lang.String |
getXmlLang()
Gets the value of the xmlLang property. |
void |
setIdentificatore(Identificatore value)
Sets the value of the identificatore property. |
void |
setMotivo(java.lang.String value)
Sets the value of the motivo property. |
void |
setProvvedimento(java.lang.String value)
Sets the value of the provvedimento 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 java.lang.String motivo
protected java.lang.String provvedimento
| Constructor Detail |
|---|
public AnnullamentoProtocollazione()
| Method Detail |
|---|
public java.lang.String getVersione()
Stringpublic void setVersione(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getXmlLang()
Stringpublic void setXmlLang(java.lang.String value)
value - allowed object is
Stringpublic Identificatore getIdentificatore()
Identificatorepublic void setIdentificatore(Identificatore value)
value - allowed object is
Identificatorepublic java.lang.String getMotivo()
Stringpublic void setMotivo(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getProvvedimento()
Stringpublic void setProvvedimento(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||