public class Group extends StaticEntity
| Constructor and Description |
|---|
Group(Entity entity) |
Group(EntityType entityType) |
Group(String id,
EntityType entityType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getName() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setId(String id) |
void |
setName(String name) |
get, getAttributeNames, getBoolean, getDouble, getEntities, getEntities, getEntity, getEntity, getEntityType, getIdValue, getInstant, getInt, getLabelValue, getLocalDate, getLong, getString, init, set, set, setIdValue, toStringpublic Group(Entity entity)
public Group(EntityType entityType)
public Group(String id, EntityType entityType)
Copyright © 2017. All rights reserved.