public class Group extends Object
| Constructor and Description |
|---|
Group() |
Group(Group20 group20)
Some sort of copy constructor.
|
Group(GroupId id,
String title,
String description,
String voot_membership_role) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
GroupId |
getId() |
String |
getTitle() |
String |
getVoot_membership_role() |
void |
setDescription(String description) |
void |
setId(GroupId id) |
void |
setTitle(String title) |
void |
setVoot_membership_role(String voot_membership_role) |
public Group()
public Group(Group20 group20)
group20 - public GroupId getId()
public void setId(GroupId id)
id - the id to setpublic String getTitle()
public void setTitle(String title)
title - the title to setpublic String getDescription()
public void setDescription(String description)
description - the description to setpublic String getVoot_membership_role()
public void setVoot_membership_role(String voot_membership_role)
voot_membership_role - the voot_membership_role to setCopyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.