|
||||||||||
| 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.Identificatore
public class Identificatore
| Field Summary | |
|---|---|
protected java.lang.String |
codiceAmministrazione
|
protected java.lang.String |
codiceAOO
|
protected java.lang.String |
dataRegistrazione
|
protected java.lang.String |
numeroRegistrazione
|
| Constructor Summary | |
|---|---|
Identificatore()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCodiceAmministrazione()
Gets the value of the codiceAmministrazione property. |
java.lang.String |
getCodiceAOO()
Gets the value of the codiceAOO property. |
java.lang.String |
getDataRegistrazione()
Gets the value of the dataRegistrazione property. |
java.lang.String |
getNumeroRegistrazione()
Gets the value of the numeroRegistrazione property. |
void |
setCodiceAmministrazione(java.lang.String value)
Sets the value of the codiceAmministrazione property. |
void |
setCodiceAOO(java.lang.String value)
Sets the value of the codiceAOO property. |
void |
setDataRegistrazione(java.lang.String value)
Sets the value of the dataRegistrazione property. |
void |
setNumeroRegistrazione(java.lang.String value)
Sets the value of the numeroRegistrazione 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 codiceAmministrazione
protected java.lang.String codiceAOO
protected java.lang.String numeroRegistrazione
protected java.lang.String dataRegistrazione
| Constructor Detail |
|---|
public Identificatore()
| Method Detail |
|---|
public java.lang.String getCodiceAmministrazione()
Stringpublic void setCodiceAmministrazione(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCodiceAOO()
Stringpublic void setCodiceAOO(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getNumeroRegistrazione()
Stringpublic void setNumeroRegistrazione(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDataRegistrazione()
Stringpublic void setDataRegistrazione(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 | |||||||||