|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.ip.collaboration.gw.api.enum.AbstractEnum
com.sap.ip.collaboration.gw.api.enum.GroupwareItemType
Enumeration class for different groupware item types
| Nested Class Summary |
| Nested classes inherited from class com.sap.ip.collaboration.gw.api.enum.AbstractEnum |
AbstractEnum.StringIterator |
| Field Summary | |
static GroupwareItemType |
ATTACHMENT
ATTACHMENT item type |
static GroupwareItemType |
AVAILABILITYINFO
AVAILABILITYINFO item type |
static GroupwareItemType |
CALENDAR
Calendar item type |
static GroupwareItemType |
CONTACT
Contact item type |
static GroupwareItemType |
MAIL
Mail item type |
static GroupwareItemType |
TASK
Task item type |
| Fields inherited from class com.sap.ip.collaboration.gw.api.enum.AbstractEnum |
value |
| Method Summary | |
static GroupwareItemType |
getEnumByString(String value)
|
static Iterator |
stringValues()
|
| Methods inherited from class com.sap.ip.collaboration.gw.api.enum.AbstractEnum |
getStringValue, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final GroupwareItemType MAIL
public static final GroupwareItemType CALENDAR
public static final GroupwareItemType TASK
public static final GroupwareItemType CONTACT
public static final GroupwareItemType ATTACHMENT
public static final GroupwareItemType AVAILABILITYINFO
| Method Detail |
public static GroupwareItemType getEnumByString(String value)
value - GroupwareItem type
public static Iterator stringValues()
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||