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

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

public class TestoDelMessaggio
extends java.lang.Object


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

id

protected java.lang.String id

tipoMIME

protected java.lang.String tipoMIME

tipoRiferimento

protected java.lang.String tipoRiferimento
Constructor Detail

TestoDelMessaggio

public TestoDelMessaggio()
Method Detail

getId

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

Returns:
possible object is String

setId

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

Parameters:
value - allowed object is String

getTipoMIME

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

Returns:
possible object is String

setTipoMIME

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

Parameters:
value - allowed object is String

getTipoRiferimento

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

Returns:
possible object is String

setTipoRiferimento

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

Parameters:
value - allowed object is String