public class Group
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
CMWhitelisted |
int |
index |
GroupKind |
kind |
java.lang.String |
name |
ReadOnlyIntSet |
primary |
ReadOnlyIntSet |
secondary |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(int cp) |
boolean |
isRestricted() |
java.lang.String |
toString() |
public final int index
public final GroupKind kind
public final java.lang.String name
public final boolean CMWhitelisted
public final ReadOnlyIntSet primary
public final ReadOnlyIntSet secondary