public interface NodeAgents
extends org.jvnet.hk2.config.ConfigBeanProxy
| Modifier and Type | Method and Description |
|---|---|
List<NodeAgent> |
getNodeAgent()
Gets the value of the nodeAgent property.
|
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
NodeAgentCopyright © 2013. All Rights Reserved.