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

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

public class AOO
extends java.lang.Object


Field Summary
protected  java.lang.String codiceAOO
           
protected  Denominazione denominazione
           
 
Constructor Summary
AOO()
           
 
Method Summary
 java.lang.String getCodiceAOO()
          Gets the value of the codiceAOO property.
 Denominazione getDenominazione()
          Gets the value of the denominazione property.
 void setCodiceAOO(java.lang.String value)
          Sets the value of the codiceAOO property.
 void setDenominazione(Denominazione value)
          Sets the value of the denominazione property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

denominazione

protected Denominazione denominazione

codiceAOO

protected java.lang.String codiceAOO
Constructor Detail

AOO

public AOO()
Method Detail

getDenominazione

public Denominazione getDenominazione()
Gets the value of the denominazione property.

Returns:
possible object is Denominazione

setDenominazione

public void setDenominazione(Denominazione value)
Sets the value of the denominazione property.

Parameters:
value - allowed object is Denominazione

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