|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of CiscoDeviceList.DeviceListData in cisco.uc.cuae.legacy |
|---|
| Fields in cisco.uc.cuae.legacy declared as CiscoDeviceList.DeviceListData | |
|---|---|
CiscoDeviceList.DeviceListData |
CiscoDeviceList.ExcludeResult.resultData
A .NET System.Data.DataTable that contains rows and columns corresponding to the devices and attributes returned for the query. |
CiscoDeviceList.DeviceListData |
CiscoDeviceList.QueryResult.resultData
A .NET System.Data.DataTable that contains rows and columns corresponding to the devices and attributes returned for the query. |
| Methods in cisco.uc.cuae.legacy that return CiscoDeviceList.DeviceListData | |
|---|---|
CiscoDeviceList.DeviceListData |
CiscoDeviceList.ExcludeResult.getResultData()
Gets the value. |
CiscoDeviceList.DeviceListData |
CiscoDeviceList.QueryResult.getResultData()
Gets the value. |
| Methods in cisco.uc.cuae.legacy with parameters of type CiscoDeviceList.DeviceListData | |
|---|---|
void |
CiscoDeviceList.ExcludeResult.setResultData(CiscoDeviceList.DeviceListData value)
Sets the value. |
void |
CiscoDeviceList.QueryResult.setResultData(CiscoDeviceList.DeviceListData value)
Sets the value. |
| Constructors in cisco.uc.cuae.legacy with parameters of type CiscoDeviceList.DeviceListData | |
|---|---|
CiscoDeviceList.ExcludeResult(java.lang.String returnValue,
CiscoDeviceList.DeviceListData resultData,
java.lang.Integer count)
Constructs the ExcludeResult. |
|
CiscoDeviceList.QueryResult(java.lang.String returnValue,
CiscoDeviceList.DeviceListData resultData,
java.lang.Integer count)
Constructs the QueryResult. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||