Package | Description |
---|---|
com.crm.dataobject.networkmanagement |
Modifier and Type | Method and Description |
---|---|
GroupCollaborationScope |
CRMDOCollaborationGroup.getScope() |
GroupCollaborationScope |
CollaborationGroup.getScope() |
static GroupCollaborationScope |
GroupCollaborationScope.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GroupCollaborationScope[] |
GroupCollaborationScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CRMDOCollaborationGroup.setScope(GroupCollaborationScope scope) |
void |
CollaborationGroup.setScope(GroupCollaborationScope scope) |