4.1.0.610 20071213

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

Packages that use ConnectionList
ch.ecma.csta.binding   
 

Uses of ConnectionList in ch.ecma.csta.binding
 

Methods in ch.ecma.csta.binding that return ConnectionList
 ConnectionList ConferencedEvent.getConferenceConnections()
          Returns the value of field 'conferenceConnections'.
 ConnectionList TransferCallResponse.getConnections()
          Returns the value of field 'connections'.
 ConnectionList ConferenceCallResponse.getConnections()
          Returns the value of field 'connections'.
 ConnectionList SingleStepTransferCallResponse.getConnections()
          Returns the value of field 'connections'.
 ConnectionList TransferedEvent.getTransferredConnections()
          Returns the value of field 'transferredConnections'.
static ConnectionList ConnectionList.unmarshalConnectionList(java.io.Reader reader)
          Method unmarshalConnectionList
 

Methods in ch.ecma.csta.binding with parameters of type ConnectionList
 void ConferencedEvent.setConferenceConnections(ConnectionList conferenceConnections)
          Sets the value of field 'conferenceConnections'.
 void TransferCallResponse.setConnections(ConnectionList connections)
          Sets the value of field 'connections'.
 void ConferenceCallResponse.setConnections(ConnectionList connections)
          Sets the value of field 'connections'.
 void SingleStepTransferCallResponse.setConnections(ConnectionList connections)
          Sets the value of field 'connections'.
 void TransferedEvent.setTransferredConnections(ConnectionList transferredConnections)
          Sets the value of field 'transferredConnections'.
 


4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.