|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.funambol.common.pim.common.Property
com.funambol.email.pdi.mail.EmailItem
public class EmailItem
An object representing a email. This class can be used to store and retrive all information about email.
| Field Summary |
|---|
| Fields inherited from class com.funambol.common.pim.common.Property |
|---|
altrep, chrset, cn, cutype, delegatedFrom, delegatedTo, dir, encoding, group, language, member, partstat, propertyValue, related, sentby, tag, type, value, xParams |
| Constructor Summary | |
|---|---|
EmailItem()
Creates an empty email item |
|
| Method Summary | |
|---|---|
java.lang.String |
getStringRFC2822()
Returns the header of this mail |
java.lang.String |
toString()
Returns a string representation of the object |
| Methods inherited from class com.funambol.common.pim.common.Property |
|---|
compare, getAltrep, getCharset, getCn, getCutype, getDelegatedFrom, getDelegatedTo, getDir, getEncoding, getGroup, getLanguage, getMember, getPartstat, getPropertyValue, getPropertyValueAsString, getRelated, getSentby, getTag, getType, getValue, getXParams, setAltrep, setCharset, setCn, setCutype, setDelegatedFrom, setDelegatedTo, setDir, setEncoding, setGroup, setLanguage, setMember, setPartstat, setPropertyValue, setRelated, setSentby, setTag, setType, setValue, setXParams |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EmailItem()
| Method Detail |
|---|
public java.lang.String getStringRFC2822()
public java.lang.String toString()
Returns a string representation of the object
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||