com.funambol.email.pdi.mail
Class EmailItem

java.lang.Object
  extended bycom.funambol.email.pdi.mail.EmailItem

public class EmailItem
extends java.lang.Object

An object representing a email. This class can be used to store and retrive all information about email.


Constructor Summary
EmailItem()
          Creates an empty calendar
 
Method Summary
 com.funambol.foundation.pdi.common.Property getStringRFC2822()
          Returns the header of this mail
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EmailItem

public EmailItem()
Creates an empty calendar

Method Detail

getStringRFC2822

public com.funambol.foundation.pdi.common.Property getStringRFC2822()
Returns the header of this mail

Returns:
the header of this mail

toString

public java.lang.String toString()


Copyright © 2003-2006 Funambol.