public class EntityDefView extends NodeDefView
id| Constructor and Description |
|---|
EntityDefView(boolean root,
int id,
String name,
String label,
boolean multiple) |
| Modifier and Type | Method and Description |
|---|---|
void |
addChild(NodeDefView child) |
List<NodeDefView> |
getChildren() |
boolean |
isRoot() |
void |
setChildren(List<NodeDefView> children) |
getLabel, getName, getType, isHideWhenNotRelevant, isKey, isMultiple, setHideWhenNotRelevantgetId, setIdpublic boolean isRoot()
public List<NodeDefView> getChildren()
public void addChild(NodeDefView child)
public void setChildren(List<NodeDefView> children)
Copyright © 2020 Open Foris. All rights reserved.