|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.sistematica.isharedoc.model.xml.mail.signature.dtd.IndirizzoTelematico
public class IndirizzoTelematico
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 |
---|
protected java.lang.String tipo
protected java.lang.String note
protected java.lang.String value
Constructor Detail |
---|
public IndirizzoTelematico()
Method Detail |
---|
public java.lang.String getTipo()
String
public void setTipo(java.lang.String value)
value
- allowed object is
String
public java.lang.String getNote()
String
public void setNote(java.lang.String value)
value
- allowed object is
String
public java.lang.String getvalue()
String
public void setvalue(java.lang.String value)
value
- allowed object is
String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |