public class GroupCategory extends Object
Note: this class is not intended to be subclassed
Constructor and Description |
---|
GroupCategory(String id,
String name,
String description)
Creates a new group category with the given name and
description.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getDescription()
Returns the description of the group category.
|
String |
getName()
Returns the name of the group category.
|
int |
hashCode() |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.