it.sistematica.isharedoc.model.xml.mail.signature.dtd
Class Identificatore

java.lang.Object
  extended by it.sistematica.isharedoc.model.xml.mail.signature.dtd.Identificatore

public class Identificatore
extends java.lang.Object


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

codiceAmministrazione

protected java.lang.String codiceAmministrazione

codiceAOO

protected java.lang.String codiceAOO

numeroRegistrazione

protected java.lang.String numeroRegistrazione

dataRegistrazione

protected java.lang.String dataRegistrazione
Constructor Detail

Identificatore

public Identificatore()
Method Detail

getCodiceAmministrazione

public java.lang.String getCodiceAmministrazione()
Gets the value of the codiceAmministrazione property.

Returns:
possible object is String

setCodiceAmministrazione

public void setCodiceAmministrazione(java.lang.String value)
Sets the value of the codiceAmministrazione property.

Parameters:
value - allowed object is String

getCodiceAOO

public java.lang.String getCodiceAOO()
Gets the value of the codiceAOO property.

Returns:
possible object is String

setCodiceAOO

public void setCodiceAOO(java.lang.String value)
Sets the value of the codiceAOO property.

Parameters:
value - allowed object is String

getNumeroRegistrazione

public java.lang.String getNumeroRegistrazione()
Gets the value of the numeroRegistrazione property.

Returns:
possible object is String

setNumeroRegistrazione

public void setNumeroRegistrazione(java.lang.String value)
Sets the value of the numeroRegistrazione property.

Parameters:
value - allowed object is String

getDataRegistrazione

public java.lang.String getDataRegistrazione()
Gets the value of the dataRegistrazione property.

Returns:
possible object is String

setDataRegistrazione

public void setDataRegistrazione(java.lang.String value)
Sets the value of the dataRegistrazione property.

Parameters:
value - allowed object is String