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