|
||||||||||
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()
String
public void setCodiceAmministrazione(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCodiceAOO()
String
public void setCodiceAOO(java.lang.String value)
value
- allowed object is
String
public java.lang.String getNumeroRegistrazione()
String
public void setNumeroRegistrazione(java.lang.String value)
value
- allowed object is
String
public java.lang.String getDataRegistrazione()
String
public 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 |