|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterResource | |
---|---|
org.netxms.client | |
org.netxms.client.objects |
Uses of ClusterResource in org.netxms.client |
---|
Methods in org.netxms.client that return types with arguments of type ClusterResource | |
---|---|
java.util.List<ClusterResource> |
NXCObjectModificationData.getResourceList()
|
Method parameters in org.netxms.client with type arguments of type ClusterResource | |
---|---|
void |
NXCObjectModificationData.setResourceList(java.util.List<ClusterResource> resourceList)
|
Uses of ClusterResource in org.netxms.client.objects |
---|
Methods in org.netxms.client.objects that return types with arguments of type ClusterResource | |
---|---|
java.util.List<ClusterResource> |
Cluster.getResources()
|
Constructors in org.netxms.client.objects with parameters of type ClusterResource | |
---|---|
ClusterResource(ClusterResource src)
Copy constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |