public class StyleSheet extends StaticEntity
| Constructor and Description |
|---|
StyleSheet(Entity entity) |
StyleSheet(EntityType entityType) |
StyleSheet(String id,
EntityType entityType) |
| Modifier and Type | Method and Description |
|---|---|
FileMeta |
getBootstrap3Theme() |
FileMeta |
getBootstrap4Theme() |
String |
getId() |
String |
getName() |
void |
setBootstrap3Theme(FileMeta bootstrap3FileMeta) |
void |
setBootstrap4Theme(FileMeta bootstrap4FileMeta) |
void |
setId(String id) |
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 StyleSheet(Entity entity)
public StyleSheet(EntityType entityType)
public StyleSheet(String id, EntityType entityType)
public String getId()
public void setId(String id)
public String getName()
public void setName(String name)
public FileMeta getBootstrap3Theme()
public void setBootstrap3Theme(FileMeta bootstrap3FileMeta)
public FileMeta getBootstrap4Theme()
public void setBootstrap4Theme(FileMeta bootstrap4FileMeta)
Copyright © 2017. All rights reserved.