javax.microedition.pim
Interface Event
- All Superinterfaces:
- PIMItem
public interface Event
- 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 |
ALARM
static final int ALARM
- See Also:
- Constant Field Values
CLASS
static final int CLASS
- See Also:
- Constant Field Values
END
static final int END
- See Also:
- Constant Field Values
LOCATION
static final int LOCATION
- See Also:
- Constant Field Values
NOTE
static final int NOTE
- See Also:
- Constant Field Values
REVISION
static final int REVISION
- See Also:
- Constant Field Values
START
static final int START
- 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
getRepeat
RepeatRule getRepeat()
setRepeat
void setRepeat(RepeatRule arg1)
Copyright © 2006-2007 Jayway AB. All Rights Reserved.