Uses of Class
rrdService.util.Data

Packages that use Data
rrdService.service   
rrdService.util   
 

Uses of Data in rrdService.service
 

Methods in rrdService.service with parameters of type Data
 void RoundRobinDataBaseItf.update(Data data)
          Update update a round robin database
 void RoundRobinDataBase.update(Data data)
          Update update a round robin database
 

Uses of Data in rrdService.util
 

Methods in rrdService.util that return Data
 Data DataContainer.dataAt(int index)
          Returns the component at the specified index.
 Data DataContainer.firstData()
          Returns the first component (the item at index 0) of this DataContainer.
 Data DataContainer.getData(int index)
          Returns the Data at the specified position in this DataContainer.
 Data DataContainer.lastDatae()
          Returns the last component of the DataContainer.
 Data DataContainer.removeData(int index)
          Removes the Data at the specified position in this DataContainer.
 Data DataContainer.setData(int index, Data data)
          Replaces the Data at the specified position in this DataContainer with the specified Data.
 Data[] DataContainer.toDataArray()
          Returns an array containing all of the Data in this DataContainer in the correct order.
 Data[] DataContainer.toDataArray(Data[] a)
          Returns an array containing all of the Data in this DataContainer in the correct order.
 

Methods in rrdService.util with parameters of type Data
 Data DataContainer.setData(int index, Data data)
          Replaces the Data at the specified position in this DataContainer with the specified Data.
 Data[] DataContainer.toDataArray(Data[] a)
          Returns an array containing all of the Data in this DataContainer in the correct order.
 


Copyright 1885-2001 FIRMENICH SA, Geneva

Submit a bug or feature
Copyright 1885-2001 FIRMENICH SA, Geneva,
All Rights Reserved.