public class Book extends StaticEntity
| Constructor and Description |
|---|
Book(Entity entity) |
Book(EntityType entityType) |
Book(String name,
EntityType entityType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
Book |
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 Book(Entity entity)
public Book(EntityType entityType)
public Book(String name, EntityType entityType)
Copyright © 2017. All Rights Reserved.