public interface NodeAgents extends ConfigBeanProxy
ConfigBeanProxy.Duck
Modifier and Type | Method and Description |
---|---|
List<NodeAgent> |
getNodeAgent()
Gets the value of the nodeAgent property.
|
createChild, deepCopy, getParent, getParent
List<NodeAgent> getNodeAgent()
set
method for the nodeAgent property.
For example, to add a new item, do as follows:
getNodeAgent().add(newItem);Objects of the following type(s) are allowed in the list
NodeAgent
Copyright © 2021. All rights reserved.