public class GroupContext.Group20Wrap extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
List<GroupContext.PersonWrap> |
children |
boolean |
group |
String |
text |
| Constructor and Description |
|---|
GroupContext.Group20Wrap(String text,
boolean group,
List<GroupContext.PersonWrap> children) |
public final String text
public final boolean group
public List<GroupContext.PersonWrap> children
public GroupContext.Group20Wrap(String text, boolean group, List<GroupContext.PersonWrap> children)
Copyright © 2013–2014 SURFnet bv, The Netherlands. All rights reserved.