public class Plugin extends StaticEntity
| Constructor and Description |
|---|
Plugin(Entity entity) |
Plugin(EntityType entityType) |
Plugin(String id,
EntityType entityType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getId() |
String |
getLabel() |
String |
getPath() |
Plugin |
setDescription(String description) |
Plugin |
setId(String id) |
Plugin |
setLabel(String label) |
Plugin |
setPath(String path) |
get, getAttributeNames, getBoolean, getDouble, getEntities, getEntities, getEntity, getEntity, getEntityType, getIdValue, getInstant, getInt, getLabelValue, getLocalDate, getLong, getString, init, set, set, setIdValue, toStringpublic Plugin(Entity entity)
public Plugin(EntityType entityType)
public Plugin(String id, EntityType entityType)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.