| Package | Description | 
|---|---|
| org.opennms.netmgt.config.vmware.vijava | 
 This file is part of OpenNMS(R). 
 | 
| org.opennms.netmgt.dao | |
| org.opennms.netmgt.dao.jaxb | 
| Modifier and Type | Method and Description | 
|---|---|
VmwareCollection[] | 
VmwareDatacollectionConfig.getVmwareCollection()
Method getVmwareCollection.Returns the contents of the
 collection in an Array. 
 | 
VmwareCollection | 
VmwareDatacollectionConfig.getVmwareCollection(int index)
Method getVmwareCollection. 
 | 
VmwareCollection | 
VmwareDatacollectionConfig.removeVmwareCollectionAt(int index)
Method removeVmwareCollectionAt. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Enumeration<VmwareCollection> | 
VmwareDatacollectionConfig.enumerateVmwareCollection()
Method enumerateVmwareCollection. 
 | 
List<VmwareCollection> | 
VmwareDatacollectionConfig.getVmwareCollectionCollection()
Method getVmwareCollectionCollection.Returns a reference to
 '_vmwareCollectionList'. 
 | 
Iterator<VmwareCollection> | 
VmwareDatacollectionConfig.iterateVmwareCollection()
Method iterateVmwareCollection. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
VmwareDatacollectionConfig.addVmwareCollection(int index,
                   VmwareCollection vVmwareCollection)  | 
void | 
VmwareDatacollectionConfig.addVmwareCollection(VmwareCollection vVmwareCollection)  | 
boolean | 
VmwareDatacollectionConfig.removeVmwareCollection(VmwareCollection vVmwareCollection)
Method removeVmwareCollection. 
 | 
void | 
VmwareDatacollectionConfig.setVmwareCollection(int index,
                   VmwareCollection vVmwareCollection)  | 
void | 
VmwareDatacollectionConfig.setVmwareCollection(VmwareCollection[] vVmwareCollectionArray)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
VmwareDatacollectionConfig.setVmwareCollection(List<VmwareCollection> vVmwareCollectionList)
Sets the value of '_vmwareCollectionList' by copying the
 given Vector. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
VmwareCollection | 
VmwareDatacollectionConfigDao.getVmwareCollection(String collectionName)
This method returns a subset of the configuration data for a given collection name. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
VmwareCollection | 
VmwareDatacollectionConfigDaoJaxb.getVmwareCollection(String collectionName)
This method returns a subset of the configuration data for a given collection name. 
 | 
Copyright © 2020. All rights reserved.