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

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

public class IndirizzoTelematico
extends java.lang.Object


Field Summary
protected  java.lang.String note
           
protected  java.lang.String tipo
           
protected  java.lang.String value
           
 
Constructor Summary
IndirizzoTelematico()
           
 
Method Summary
 java.lang.String getNote()
          Gets the value of the note property.
 java.lang.String getTipo()
          Gets the value of the tipo property.
 java.lang.String getvalue()
          Gets the value of the value property.
 void setNote(java.lang.String value)
          Sets the value of the note property.
 void setTipo(java.lang.String value)
          Sets the value of the tipo property.
 void setvalue(java.lang.String value)
          Sets the value of the value property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tipo

protected java.lang.String tipo

note

protected java.lang.String note

value

protected java.lang.String value
Constructor Detail

IndirizzoTelematico

public IndirizzoTelematico()
Method Detail

getTipo

public java.lang.String getTipo()
Gets the value of the tipo property.

Returns:
possible object is String

setTipo

public void setTipo(java.lang.String value)
Sets the value of the tipo property.

Parameters:
value - allowed object is String

getNote

public java.lang.String getNote()
Gets the value of the note property.

Returns:
possible object is String

setNote

public void setNote(java.lang.String value)
Sets the value of the note property.

Parameters:
value - allowed object is String

getvalue

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

Returns:
possible object is String

setvalue

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

Parameters:
value - allowed object is String