javax.microedition.pim
Interface ToDo
- All Superinterfaces:
- PIMItem
public interface ToDo
- extends PIMItem
Methods inherited from interface javax.microedition.pim.PIMItem |
addBinary, addBoolean, addDate, addInt, addString, addStringArray, addToCategory, commit, countValues, getAttributes, getBinary, getBoolean, getCategories, getDate, getFields, getInt, getPIMList, getString, getStringArray, isModified, maxCategories, removeFromCategory, removeValue, setBinary, setBoolean, setDate, setInt, setString, setStringArray |
CLASS
static final int CLASS
- See Also:
- Constant Field Values
COMPLETED
static final int COMPLETED
- See Also:
- Constant Field Values
COMPLETION_DATE
static final int COMPLETION_DATE
- See Also:
- Constant Field Values
DUE
static final int DUE
- See Also:
- Constant Field Values
NOTE
static final int NOTE
- See Also:
- Constant Field Values
PRIORITY
static final int PRIORITY
- See Also:
- Constant Field Values
REVISION
static final int REVISION
- See Also:
- Constant Field Values
SUMMARY
static final int SUMMARY
- See Also:
- Constant Field Values
UID
static final int UID
- See Also:
- Constant Field Values
CLASS_CONFIDENTIAL
static final int CLASS_CONFIDENTIAL
- See Also:
- Constant Field Values
CLASS_PRIVATE
static final int CLASS_PRIVATE
- See Also:
- Constant Field Values
CLASS_PUBLIC
static final int CLASS_PUBLIC
- See Also:
- Constant Field Values
Copyright © 2006-2007 Jayway AB. All Rights Reserved.