|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.funambol.common.pim.model.common.Property
com.funambol.common.pim.model.common.TypifiedProperty
com.funambol.common.pim.model.contact.Note
public class Note
An object representing a Note.
Field Summary |
---|
Fields inherited from class com.funambol.common.pim.model.common.TypifiedProperty |
---|
propertyType |
Fields inherited from class com.funambol.common.pim.model.common.Property |
---|
altrep, chrset, cn, cutype, delegatedFrom, delegatedTo, dir, encoding, group, language, member, partstat, propertyValue, related, sentby, tag, type, value, xParams |
Constructor Summary | |
---|---|
Note()
Creates an empty note |
Method Summary | |
---|---|
java.lang.String |
getNoteType()
Returns the note type for this note |
void |
setNoteType(java.lang.String noteType)
Sets the note type for this note |
Methods inherited from class com.funambol.common.pim.model.common.TypifiedProperty |
---|
compare, equals, getPropertyType, hashCode, setPropertyType |
Methods inherited from class com.funambol.common.pim.model.common.Property |
---|
compare, getAltrep, getCharset, getCn, getCutype, getDelegatedFrom, getDelegatedTo, getDir, getEncoding, getGroup, getLanguage, getMember, getPartstat, getPropertyValue, getPropertyValueAsString, getRelated, getSentby, getTag, getType, getValue, getXParams, isEmptyProperty, setAltrep, setCharset, setCn, setCutype, setDelegatedFrom, setDelegatedTo, setDir, setEncoding, setGroup, setLanguage, setMember, setPartstat, setPropertyValue, setRelated, setSentby, setTag, setType, setValue, setXParams, stringFrom, stringFrom |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Note()
Method Detail |
---|
public java.lang.String getNoteType()
public void setNoteType(java.lang.String noteType)
the
- note type for this note
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |