|
||||||||||
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.TestoDelMessaggio
public class TestoDelMessaggio
Field Summary | |
---|---|
protected java.lang.String |
id
|
protected java.lang.String |
tipoMIME
|
protected java.lang.String |
tipoRiferimento
|
Constructor Summary | |
---|---|
TestoDelMessaggio()
|
Method Summary | |
---|---|
java.lang.String |
getId()
Gets the value of the id property. |
java.lang.String |
getTipoMIME()
Gets the value of the tipoMIME property. |
java.lang.String |
getTipoRiferimento()
Gets the value of the tipoRiferimento property. |
void |
setId(java.lang.String value)
Sets the value of the id property. |
void |
setTipoMIME(java.lang.String value)
Sets the value of the tipoMIME property. |
void |
setTipoRiferimento(java.lang.String value)
Sets the value of the tipoRiferimento 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 id
protected java.lang.String tipoMIME
protected java.lang.String tipoRiferimento
Constructor Detail |
---|
public TestoDelMessaggio()
Method Detail |
---|
public java.lang.String getId()
String
public void setId(java.lang.String value)
value
- allowed object is
String
public java.lang.String getTipoMIME()
String
public void setTipoMIME(java.lang.String value)
value
- allowed object is
String
public java.lang.String getTipoRiferimento()
String
public void setTipoRiferimento(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 |