public class ScriptType extends StaticEntity
| Constructor and Description |
|---|
ScriptType(Entity entity) |
ScriptType(EntityType entityType)
Constructs a script type with the given meta data
|
ScriptType(String name,
EntityType entityType)
Constructs a script type with the given type name and meta data
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
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 ScriptType(Entity entity)
public ScriptType(EntityType entityType)
entityType - script type meta datapublic ScriptType(String name, EntityType entityType)
name - script type nameentityType - script type meta dataCopyright © 2018 Pivotal Software, Inc.. All rights reserved.