Uses of Class
ibi.broker.api.data.dslog.DsLogElement

Packages that use DsLogElement
ibi.broker.api.data.dslog   
 

Uses of DsLogElement in ibi.broker.api.data.dslog
 

Methods in ibi.broker.api.data.dslog that return DsLogElement
 DsLogElement[] DsLog.getLogElementList()
          Obtains the Array of(DsLogElement[]) objects that are associated with this instance of the DsLog class.
 

Methods in ibi.broker.api.data.dslog with parameters of type DsLogElement
 void DsLog.setLogElementList(DsLogElement[] logElementList)
          Assigns the Array of(DsLogElement[]) objects that are associated with this instance of the DsLog class.
 



Copyright © 2006 Information Builders, Incorporated.