| Package | Description | 
|---|---|
| org.opennms.report.configuration | 
 This file is part of OpenNMS(R). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GroupXSet[] | 
RwsRancidlistreport.getGroupXSet()
Method getGroupXSet.Returns the contents of the collection in an Array. 
 | 
GroupXSet | 
RwsRancidlistreport.getGroupXSet(int index)
Method getGroupXSet. 
 | 
GroupXSet | 
RwsRancidlistreport.removeGroupXSetAt(int index)
Method removeGroupXSetAt. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Enumeration<GroupXSet> | 
RwsRancidlistreport.enumerateGroupXSet()
Method enumerateGroupXSet. 
 | 
List<GroupXSet> | 
RwsRancidlistreport.getGroupXSetCollection()
Method getGroupXSetCollection.Returns a reference to 'groupXSetList'. 
 | 
Iterator<GroupXSet> | 
RwsRancidlistreport.iterateGroupXSet()
Method iterateGroupXSet. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RwsRancidlistreport.addGroupXSet(GroupXSet vGroupXSet)  | 
void | 
RwsRancidlistreport.addGroupXSet(int index,
            GroupXSet vGroupXSet)  | 
boolean | 
RwsRancidlistreport.removeGroupXSet(GroupXSet vGroupXSet)
Method removeGroupXSet. 
 | 
void | 
RwsRancidlistreport.setGroupXSet(GroupXSet[] vGroupXSetArray)  | 
void | 
RwsRancidlistreport.setGroupXSet(int index,
            GroupXSet vGroupXSet)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RwsRancidlistreport.setGroupXSet(List<GroupXSet> vGroupXSetList)
Sets the value of 'groupXSetList' by copying the given Vector. 
 | 
void | 
RwsRancidlistreport.setGroupXSetCollection(List<GroupXSet> groupXSetList)
Deprecated.   
 | 
Copyright © 2020. All rights reserved.