4.1.0.610 20071213

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

Packages that use ConnectionInformation
ch.ecma.csta.binding   
 

Uses of ConnectionInformation in ch.ecma.csta.binding
 

Methods in ch.ecma.csta.binding that return ConnectionInformation
 ConnectionInformation ChangeConnectionInformationResponse.getActualConnectionInfo()
          Returns the value of field 'actualConnectionInfo'.
 ConnectionInformation BridgedEvent.getBridgedConnectionInfo()
          Returns the value of field 'bridgedConnectionInfo'.
 ConnectionInformation MakeCall.getCallingConnectionInfo()
          Returns the value of field 'callingConnectionInfo'.
 ConnectionInformation ConsultationCall.getCallingConnectionInfo()
          Returns the value of field 'callingConnectionInfo'.
 ConnectionInformation ConferenceCallResponse.getConferenceCallInfo()
          Returns the value of field 'conferenceCallInfo'.
 ConnectionInformation SingleStepConferenceCallResponse.getConferencedCallInfo()
          Returns the value of field 'conferencedCallInfo'.
 ConnectionInformation IntrudeCallResponse.getConferencedCallInfo()
          Returns the value of field 'conferencedCallInfo'.
 ConnectionInformation JoinCallResponse.getConferencedCallInfo()
          Returns the value of field 'conferencedCallInfo'.
 ConnectionInformation CallInformationEvent.getConnectionInfo()
          Returns the value of field 'connectionInfo'.
 ConnectionInformation DivertedEvent.getConnectionInfo()
          Returns the value of field 'connectionInfo'.
 ConnectionInformation TelephonyTonesGeneratedEvent.getConnectionInfo()
          Returns the value of field 'connectionInfo'.
 ConnectionInformation PrimaryOrSecondaryCall.getConnectionInfo()
          Returns the value of field 'connectionInfo'.
 ConnectionInformation DeliveredEvent.getConnectionInfo()
          Returns the value of field 'connectionInfo'.
 ConnectionInformation DigitsGeneratedEvent.getConnectionInfo()
          Returns the value of field 'connectionInfo'.
 ConnectionInformation OtherCall.getConnectionInfo()
          Returns the value of field 'connectionInfo'.
 ConnectionInformation DeviceMediaInfo.getConnectionInformation()
          Returns the value of field 'connectionInformation'.
 ConnectionInformation DataCollected.getConnectionInformation()
          Returns the value of field 'connectionInformation'.
 ConnectionInformation CallMediaInfo.getConnectionInformation()
          Returns the value of field 'connectionInformation'.
 ConnectionInformation DigitsDialedEvent.getDialingConnectionInfo()
          Returns the value of field 'dialingConnectionInfo'.
 ConnectionInformation ConnectionClearedEvent.getDroppedConnectionInfo()
          Returns the value of field 'droppedConnectionInfo'.
 ConnectionInformation EstablishedEvent.getEstablishedConnectionInfo()
          Returns the value of field 'establishedConnectionInfo'.
 ConnectionInformation FailedEvent.getFailedConnectionInfo()
          Returns the value of field 'failedConnectionInfo'.
 ConnectionInformation HeldEvent.getHeldConnectionInfo()
          Returns the value of field 'heldConnectionInfo'.
 ConnectionInformation MakeCallResponse.getInitiatedCallInfo()
          Returns the value of field 'initiatedCallInfo'.
 ConnectionInformation MakePredictiveCallResponse.getInitiatedCallInfo()
          Returns the value of field 'initiatedCallInfo'.
 ConnectionInformation ConsultationCallResponse.getInitiatedCallInfo()
          Returns the value of field 'initiatedCallInfo'.
 ConnectionInformation ServiceInitiatedEvent.getInitiatedConnectionInfo()
          Returns the value of field 'initiatedConnectionInfo'.
 ConnectionInformation MediaAttachedEvent.getMediaConnectionInfo()
          Returns the value of field 'mediaConnectionInfo'.
 ConnectionInformation MediaDetachedEvent.getMediaConnectionInfo()
          Returns the value of field 'mediaConnectionInfo'.
 ConnectionInformation AttachMediaServiceResponse.getMediaConnectionInfo()
          Returns the value of field 'mediaConnectionInfo'.
 ConnectionInformation OfferedEvent.getOfferedConnectionInfo()
          Returns the value of field 'offeredConnectionInfo'.
 ConnectionInformation OriginatedEvent.getOriginatedConnectionInfo()
          Returns the value of field 'originatedConnectionInfo'.
 ConnectionInformation NetworkCapabilitiesChangedEvent.getOutboundConnectionInfo()
          Returns the value of field 'outboundConnectionInfo'.
 ConnectionInformation NetworkReachedEvent.getOutboundConnectionInfo()
          Returns the value of field 'outboundConnectionInfo'.
 ConnectionInformation GroupPickupCallResponse.getPickedCallInfo()
          Returns the value of field 'pickedCallInfo'.
 ConnectionInformation DirectedPickupCallResponse.getPickedCallInfo()
          Returns the value of field 'pickedCallInfo'.
 ConnectionInformation QueuedEvent.getQueuedConnectionInfo()
          Returns the value of field 'queuedConnectionInfo'.
 ConnectionInformation ChangeConnectionInformation.getRequestedConnectionInfo()
          Returns the value of field 'requestedConnectionInfo'.
 ConnectionInformation ConnectionListItem.getResultingConnectionInfo()
          Returns the value of field 'resultingConnectionInfo'.
 ConnectionInformation RetrievedEvent.getRetrievedConnectionInfo()
          Returns the value of field 'retrievedConnectionInfo'.
 ConnectionInformation RouteRequest.getRouteCallInfo()
          Returns the value of field 'routeCallInfo'.
 ConnectionInformation TransferCallResponse.getTransferredCallInfo()
          Returns the value of field 'transferredCallInfo'.
 ConnectionInformation SingleStepTransferCallResponse.getTransferredCallInfo()
          Returns the value of field 'transferredCallInfo'.
static ConnectionInformation ConnectionInformation.unmarshalConnectionInformation(java.io.Reader reader)
          Method unmarshalConnectionInformation
 

Methods in ch.ecma.csta.binding with parameters of type ConnectionInformation
 void ChangeConnectionInformationResponse.setActualConnectionInfo(ConnectionInformation actualConnectionInfo)
          Sets the value of field 'actualConnectionInfo'.
 void BridgedEvent.setBridgedConnectionInfo(ConnectionInformation bridgedConnectionInfo)
          Sets the value of field 'bridgedConnectionInfo'.
 void MakeCall.setCallingConnectionInfo(ConnectionInformation callingConnectionInfo)
          Sets the value of field 'callingConnectionInfo'.
 void ConsultationCall.setCallingConnectionInfo(ConnectionInformation callingConnectionInfo)
          Sets the value of field 'callingConnectionInfo'.
 void ConferenceCallResponse.setConferenceCallInfo(ConnectionInformation conferenceCallInfo)
          Sets the value of field 'conferenceCallInfo'.
 void SingleStepConferenceCallResponse.setConferencedCallInfo(ConnectionInformation conferencedCallInfo)
          Sets the value of field 'conferencedCallInfo'.
 void IntrudeCallResponse.setConferencedCallInfo(ConnectionInformation conferencedCallInfo)
          Sets the value of field 'conferencedCallInfo'.
 void JoinCallResponse.setConferencedCallInfo(ConnectionInformation conferencedCallInfo)
          Sets the value of field 'conferencedCallInfo'.
 void CallInformationEvent.setConnectionInfo(ConnectionInformation connectionInfo)
          Sets the value of field 'connectionInfo'.
 void DivertedEvent.setConnectionInfo(ConnectionInformation connectionInfo)
          Sets the value of field 'connectionInfo'.
 void TelephonyTonesGeneratedEvent.setConnectionInfo(ConnectionInformation connectionInfo)
          Sets the value of field 'connectionInfo'.
 void PrimaryOrSecondaryCall.setConnectionInfo(ConnectionInformation connectionInfo)
          Sets the value of field 'connectionInfo'.
 void DeliveredEvent.setConnectionInfo(ConnectionInformation connectionInfo)
          Sets the value of field 'connectionInfo'.
 void DigitsGeneratedEvent.setConnectionInfo(ConnectionInformation connectionInfo)
          Sets the value of field 'connectionInfo'.
 void OtherCall.setConnectionInfo(ConnectionInformation connectionInfo)
          Sets the value of field 'connectionInfo'.
 void DeviceMediaInfo.setConnectionInformation(ConnectionInformation connectionInformation)
          Sets the value of field 'connectionInformation'.
 void DataCollected.setConnectionInformation(ConnectionInformation connectionInformation)
          Sets the value of field 'connectionInformation'.
 void CallMediaInfo.setConnectionInformation(ConnectionInformation connectionInformation)
          Sets the value of field 'connectionInformation'.
 void DigitsDialedEvent.setDialingConnectionInfo(ConnectionInformation dialingConnectionInfo)
          Sets the value of field 'dialingConnectionInfo'.
 void ConnectionClearedEvent.setDroppedConnectionInfo(ConnectionInformation droppedConnectionInfo)
          Sets the value of field 'droppedConnectionInfo'.
 void EstablishedEvent.setEstablishedConnectionInfo(ConnectionInformation establishedConnectionInfo)
          Sets the value of field 'establishedConnectionInfo'.
 void FailedEvent.setFailedConnectionInfo(ConnectionInformation failedConnectionInfo)
          Sets the value of field 'failedConnectionInfo'.
 void HeldEvent.setHeldConnectionInfo(ConnectionInformation heldConnectionInfo)
          Sets the value of field 'heldConnectionInfo'.
 void MakeCallResponse.setInitiatedCallInfo(ConnectionInformation initiatedCallInfo)
          Sets the value of field 'initiatedCallInfo'.
 void MakePredictiveCallResponse.setInitiatedCallInfo(ConnectionInformation initiatedCallInfo)
          Sets the value of field 'initiatedCallInfo'.
 void ConsultationCallResponse.setInitiatedCallInfo(ConnectionInformation initiatedCallInfo)
          Sets the value of field 'initiatedCallInfo'.
 void ServiceInitiatedEvent.setInitiatedConnectionInfo(ConnectionInformation initiatedConnectionInfo)
          Sets the value of field 'initiatedConnectionInfo'.
 void MediaAttachedEvent.setMediaConnectionInfo(ConnectionInformation mediaConnectionInfo)
          Sets the value of field 'mediaConnectionInfo'.
 void MediaDetachedEvent.setMediaConnectionInfo(ConnectionInformation mediaConnectionInfo)
          Sets the value of field 'mediaConnectionInfo'.
 void AttachMediaServiceResponse.setMediaConnectionInfo(ConnectionInformation mediaConnectionInfo)
          Sets the value of field 'mediaConnectionInfo'.
 void OfferedEvent.setOfferedConnectionInfo(ConnectionInformation offeredConnectionInfo)
          Sets the value of field 'offeredConnectionInfo'.
 void OriginatedEvent.setOriginatedConnectionInfo(ConnectionInformation originatedConnectionInfo)
          Sets the value of field 'originatedConnectionInfo'.
 void NetworkCapabilitiesChangedEvent.setOutboundConnectionInfo(ConnectionInformation outboundConnectionInfo)
          Sets the value of field 'outboundConnectionInfo'.
 void NetworkReachedEvent.setOutboundConnectionInfo(ConnectionInformation outboundConnectionInfo)
          Sets the value of field 'outboundConnectionInfo'.
 void GroupPickupCallResponse.setPickedCallInfo(ConnectionInformation pickedCallInfo)
          Sets the value of field 'pickedCallInfo'.
 void DirectedPickupCallResponse.setPickedCallInfo(ConnectionInformation pickedCallInfo)
          Sets the value of field 'pickedCallInfo'.
 void QueuedEvent.setQueuedConnectionInfo(ConnectionInformation queuedConnectionInfo)
          Sets the value of field 'queuedConnectionInfo'.
 void ChangeConnectionInformation.setRequestedConnectionInfo(ConnectionInformation requestedConnectionInfo)
          Sets the value of field 'requestedConnectionInfo'.
 void ConnectionListItem.setResultingConnectionInfo(ConnectionInformation resultingConnectionInfo)
          Sets the value of field 'resultingConnectionInfo'.
 void RetrievedEvent.setRetrievedConnectionInfo(ConnectionInformation retrievedConnectionInfo)
          Sets the value of field 'retrievedConnectionInfo'.
 void RouteRequest.setRouteCallInfo(ConnectionInformation routeCallInfo)
          Sets the value of field 'routeCallInfo'.
 void TransferCallResponse.setTransferredCallInfo(ConnectionInformation transferredCallInfo)
          Sets the value of field 'transferredCallInfo'.
 void SingleStepTransferCallResponse.setTransferredCallInfo(ConnectionInformation transferredCallInfo)
          Sets the value of field 'transferredCallInfo'.
 


4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.