public abstract class NodeDefView extends SurveyObjectView
id| Constructor and Description |
|---|
NodeDefView(int id,
String name,
String label,
NodeType type,
boolean key,
boolean multiple) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
String |
getName() |
NodeType |
getType() |
boolean |
isHideWhenNotRelevant() |
boolean |
isKey() |
boolean |
isMultiple() |
void |
setHideWhenNotRelevant(boolean hideWhenNotRelevant) |
getId, setIdpublic String getName()
public String getLabel()
public NodeType getType()
public boolean isKey()
public boolean isMultiple()
public boolean isHideWhenNotRelevant()
public void setHideWhenNotRelevant(boolean hideWhenNotRelevant)
Copyright © 2020 Open Foris. All rights reserved.