nl.surfnet.coin.api.client.domain
Class GroupId
java.lang.Object
nl.surfnet.coin.api.client.domain.GroupId
public class GroupId
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupId
public GroupId()
GroupId
public GroupId(String groupId,
GroupId.Type type)
getGroupId
public String getGroupId()
- Returns:
- the groupId
setGroupId
public void setGroupId(String groupId)
- Parameters:
groupId - the groupId to set
getType
public GroupId.Type getType()
- Returns:
- the type
setType
public void setType(GroupId.Type type)
- Parameters:
type - the type to set
Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.