public class GroupMember extends StaticEntity
| Constructor and Description |
|---|
GroupMember(Entity entity) |
GroupMember(EntityType entityType) |
GroupMember(String id,
EntityType entityType) |
| Modifier and Type | Method and Description |
|---|---|
Group |
getGroup() |
String |
getId() |
User |
getUser() |
void |
setGroup(Group group) |
void |
setId(String id) |
void |
setUser(User user) |
get, getAttributeNames, getBoolean, getDouble, getEntities, getEntities, getEntity, getEntity, getEntityType, getIdValue, getInstant, getInt, getLabelValue, getLocalDate, getLong, getString, init, set, set, setIdValue, toStringpublic GroupMember(Entity entity)
public GroupMember(EntityType entityType)
public GroupMember(String id, EntityType entityType)
Copyright © 2017. All rights reserved.