public class ChildNodeCountUpdated extends Object
| Constructor and Description |
|---|
ChildNodeCountUpdated() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getChildNodeCount()
New node count.
|
Integer |
getNodeId()
Id of the node that has changed.
|
void |
setChildNodeCount(Integer childNodeCount)
New node count.
|
void |
setNodeId(Integer nodeId)
Id of the node that has changed.
|
public Integer getNodeId()
public void setNodeId(Integer nodeId)
public Integer getChildNodeCount()
public void setChildNodeCount(Integer childNodeCount)
Copyright © 2020. All rights reserved.