|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.surfnet.coin.api.client.domain.GroupId
public class GroupId
| Nested Class Summary | |
|---|---|
static class |
GroupId.Type
|
| Constructor Summary | |
|---|---|
GroupId()
|
|
GroupId(java.lang.String groupId,
GroupId.Type type)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getGroupId()
|
GroupId.Type |
getType()
|
void |
setGroupId(java.lang.String groupId)
|
void |
setType(GroupId.Type type)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroupId()
public GroupId(java.lang.String groupId,
GroupId.Type type)
| Method Detail |
|---|
public java.lang.String getGroupId()
public void setGroupId(java.lang.String groupId)
groupId - the groupId to setpublic GroupId.Type getType()
public void setType(GroupId.Type type)
type - the type to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||