public class NodePrototype extends ConfigurableBase implements Serializable
| Constructor and Description |
|---|
NodePrototype() |
| Modifier and Type | Method and Description |
|---|---|
Group |
getDataGroupPrototype() |
MessageField |
getLabelPrototype() |
void |
setDataGroupPrototype(Group dataGroupPrototype) |
void |
setLabelPrototype(MessageField labelPrototype) |
getPropertyExpression, getPropertyExpressions, setPropertyExpressionspublic NodePrototype()
public void setLabelPrototype(MessageField labelPrototype)
labelPrototype - the labelPrototype to setpublic MessageField getLabelPrototype()
public void setDataGroupPrototype(Group dataGroupPrototype)
dataGroupPrototype - the dataGroupPrototype to setpublic Group getDataGroupPrototype()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.