public class SetChildNodes extends Object
Constructor | Description |
---|---|
SetChildNodes() |
Modifier and Type | Method | Description |
---|---|---|
List<Node> |
getNodes() |
Child nodes array.
|
Integer |
getParentId() |
Parent node id to populate with children.
|
void |
setNodes(List<Node> nodes) |
Child nodes array.
|
void |
setParentId(Integer parentId) |
Parent node id to populate with children.
|
Copyright © 2017, 2018–2018 WebFolder OÜ. All rights reserved.