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, getParentList<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
NodeAgentCopyright © 2019. All rights reserved.