public class GroupId extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GroupId.Type |
| Constructor and Description |
|---|
GroupId() |
GroupId(String groupId,
GroupId.Type type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupId() |
GroupId.Type |
getType() |
void |
setGroupId(String groupId) |
void |
setType(GroupId.Type type) |
public GroupId()
public GroupId(String groupId, GroupId.Type type)
public String getGroupId()
public void setGroupId(String groupId)
groupId - the groupId to setpublic GroupId.Type getType()
public void setType(GroupId.Type type)
type - the type to setCopyright © 2009–2013 SURFnet bv, The Netherlands. All rights reserved.