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

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

public class Risposta
extends java.lang.Object


Field Summary
protected  IndirizzoTelematico indirizzoTelematico
           
 
Constructor Summary
Risposta()
           
 
Method Summary
 IndirizzoTelematico getIndirizzoTelematico()
          Gets the value of the indirizzoTelematico property.
 void setIndirizzoTelematico(IndirizzoTelematico value)
          Sets the value of the indirizzoTelematico property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

indirizzoTelematico

protected IndirizzoTelematico indirizzoTelematico
Constructor Detail

Risposta

public Risposta()
Method Detail

getIndirizzoTelematico

public IndirizzoTelematico getIndirizzoTelematico()
Gets the value of the indirizzoTelematico property.

Returns:
possible object is IndirizzoTelematico

setIndirizzoTelematico

public void setIndirizzoTelematico(IndirizzoTelematico value)
Sets the value of the indirizzoTelematico property.

Parameters:
value - allowed object is IndirizzoTelematico