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

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

public class Mittente
extends java.lang.Object


Field Summary
protected  Amministrazione amministrazione
           
protected  AOO aoo
           
 
Constructor Summary
Mittente()
           
 
Method Summary
 Amministrazione getAmministrazione()
          Gets the value of the amministrazione property.
 AOO getAOO()
          Gets the value of the aoo property.
 void setAmministrazione(Amministrazione value)
          Sets the value of the amministrazione property.
 void setAOO(AOO value)
          Sets the value of the aoo property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

amministrazione

protected Amministrazione amministrazione

aoo

protected AOO aoo
Constructor Detail

Mittente

public Mittente()
Method Detail

getAmministrazione

public Amministrazione getAmministrazione()
Gets the value of the amministrazione property.

Returns:
possible object is Amministrazione

setAmministrazione

public void setAmministrazione(Amministrazione value)
Sets the value of the amministrazione property.

Parameters:
value - allowed object is Amministrazione

getAOO

public AOO getAOO()
Gets the value of the aoo property.

Returns:
possible object is AOO

setAOO

public void setAOO(AOO value)
Sets the value of the aoo property.

Parameters:
value - allowed object is AOO