4.1.0.610 20071213

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

Packages that use DeviceHistory
ch.ecma.csta.binding   
 

Uses of DeviceHistory in ch.ecma.csta.binding
 

Methods in ch.ecma.csta.binding that return DeviceHistory
 DeviceHistory RouteRequest.getDeviceHistory()
          Returns the value of field 'deviceHistory'.
 DeviceHistory OfferedEvent.getDeviceHistory()
          Returns the value of field 'deviceHistory'.
 DeviceHistory EstablishedEvent.getDeviceHistory()
          Returns the value of field 'deviceHistory'.
 DeviceHistory ConferencedEvent.getDeviceHistory()
          Returns the value of field 'deviceHistory'.
 DeviceHistory DivertedEvent.getDeviceHistory()
          Returns the value of field 'deviceHistory'.
 DeviceHistory FailedEvent.getDeviceHistory()
          Returns the value of field 'deviceHistory'.
 DeviceHistory SnapshotCallResponse.getDeviceHistory()
          Returns the value of field 'deviceHistory'.
 DeviceHistory ConnectionClearedEvent.getDeviceHistory()
          Returns the value of field 'deviceHistory'.
 DeviceHistory DeliveredEvent.getDeviceHistory()
          Returns the value of field 'deviceHistory'.
 DeviceHistory TransferedEvent.getDeviceHistory()
          Returns the value of field 'deviceHistory'.
 DeviceHistory QueuedEvent.getDeviceHistory()
          Returns the value of field 'deviceHistory'.
static DeviceHistory DeviceHistory.unmarshalDeviceHistory(java.io.Reader reader)
          Method unmarshalDeviceHistory
 

Methods in ch.ecma.csta.binding with parameters of type DeviceHistory
 void RouteRequest.setDeviceHistory(DeviceHistory deviceHistory)
          Sets the value of field 'deviceHistory'.
 void OfferedEvent.setDeviceHistory(DeviceHistory deviceHistory)
          Sets the value of field 'deviceHistory'.
 void EstablishedEvent.setDeviceHistory(DeviceHistory deviceHistory)
          Sets the value of field 'deviceHistory'.
 void ConferencedEvent.setDeviceHistory(DeviceHistory deviceHistory)
          Sets the value of field 'deviceHistory'.
 void DivertedEvent.setDeviceHistory(DeviceHistory deviceHistory)
          Sets the value of field 'deviceHistory'.
 void FailedEvent.setDeviceHistory(DeviceHistory deviceHistory)
          Sets the value of field 'deviceHistory'.
 void SnapshotCallResponse.setDeviceHistory(DeviceHistory deviceHistory)
          Sets the value of field 'deviceHistory'.
 void ConnectionClearedEvent.setDeviceHistory(DeviceHistory deviceHistory)
          Sets the value of field 'deviceHistory'.
 void DeliveredEvent.setDeviceHistory(DeviceHistory deviceHistory)
          Sets the value of field 'deviceHistory'.
 void TransferedEvent.setDeviceHistory(DeviceHistory deviceHistory)
          Sets the value of field 'deviceHistory'.
 void QueuedEvent.setDeviceHistory(DeviceHistory deviceHistory)
          Sets the value of field 'deviceHistory'.
 


4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.