Entity, Identifiable, Node<Collection>CollectionImplpublic interface Collection extends Entity, Node<Collection>
Entitys.| Modifier and Type | Method | Description |
|---|---|---|
default void |
addEntity(Entity entity) |
|
java.util.List<Entity> |
getEntities() |
|
LocalizedStructuredContent |
getText() |
|
void |
setEntities(java.util.List<Entity> entities) |
|
void |
setText(LocalizedStructuredContent text) |
getEntityType, setEntityTypegetCreated, getDescription, getLabel, getLastModified, getType, getUuid, setCreated, setDescription, setLabel, setLastModified, setType, setUuidaddChild, getChildren, getParent, setChildren, setParentLocalizedStructuredContent getText()
void setText(LocalizedStructuredContent text)
java.util.List<Entity> getEntities()
void setEntities(java.util.List<Entity> entities)
default void addEntity(Entity entity)
Copyright © 2018. All rights reserved.