cisco.uc.cuae.legacy
Class CiscoDeviceList.DeviceListData
java.lang.Object
cisco.uc.cuae.legacy.CiscoDeviceList.DeviceListData
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing interface:
- CiscoDeviceList
public static class CiscoDeviceList.DeviceListData
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
devices
public CiscoDeviceList.Device[] devices
CiscoDeviceList.DeviceListData
public CiscoDeviceList.DeviceListData()
- Constructs the DeviceListData. Don't init any fields.
CiscoDeviceList.DeviceListData
public CiscoDeviceList.DeviceListData(CiscoDeviceList.Device[] devices)
- Constructs the DeviceListData.
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
getDevices
public CiscoDeviceList.Device[] getDevices()
- Gets the value.
- Returns:
- the value.
setDevices
public void setDevices(CiscoDeviceList.Device[] value)
- Sets the value.
- Parameters:
value - the value.
Copyright © 2010. All Rights Reserved.