4.1.0.610 20071213

Uses of Class
ch.ecma.csta.binding.Device

Packages that use Device
ch.ecma.csta.binding   
 

Uses of Device in ch.ecma.csta.binding
 

Methods in ch.ecma.csta.binding that return Device
 Device[] DeviceList.getDevice()
          Method getDevice
 Device DeviceList.getDevice(int index)
          Method getDevice
 Device DeviceList.removeDevice(int index)
          Method removeDevice
static Device Device.unmarshalDevice(java.io.Reader reader)
          Method unmarshalDevice
 

Methods in ch.ecma.csta.binding with parameters of type Device
 void DeviceList.addDevice(Device vDevice)
          Method addDevice
 void DeviceList.addDevice(int index, Device vDevice)
          Method addDevice
 void DeviceList.setDevice(Device[] deviceArray)
          Method setDevice
 void DeviceList.setDevice(int index, Device vDevice)
          Method setDevice
 


4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.