it.sistematica.isharedoc.model.xml.mail.signature.dtd
Class Telefono
java.lang.Object
it.sistematica.isharedoc.model.xml.mail.signature.dtd.Telefono
public class Telefono
- extends java.lang.Object
Field Summary |
protected java.lang.String |
note
|
protected java.lang.String |
value
|
Method Summary |
java.lang.String |
getNote()
Gets the value of the note 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 |
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 |
note
protected java.lang.String note
value
protected java.lang.String value
Telefono
public Telefono()
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