|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollaborationObject.Type | |
---|---|
com.ibm.pim.collaboration |
Uses of CollaborationObject.Type in com.ibm.pim.collaboration |
---|
Methods in com.ibm.pim.collaboration that return CollaborationObject.Type | |
---|---|
CollaborationObject.Type |
CollaborationObject.getType()
Get the type of this collaboration object. |
CollaborationObject.Type |
CollaborationArea.getType()
Gets the object type of the current collaboration area. |
static CollaborationObject.Type |
CollaborationObject.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CollaborationObject.Type[] |
CollaborationObject.Type.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |