public class Person extends StaticEntity
| Constructor and Description |
|---|
Person(Entity entity) |
Person(EntityType entityType) |
Person(String name,
EntityType entityType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
Person |
setId(String id) |
get, getAttributeNames, getBoolean, getDate, getDouble, getEntities, getEntities, getEntity, getEntity, getEntityType, getIdValue, getInt, getLabelValue, getLong, getString, getTimestamp, getUtilDate, init, set, set, setIdValue, toStringpublic Person(Entity entity)
public Person(EntityType entityType)
public Person(String name, EntityType entityType)
Copyright © 2017. All Rights Reserved.