4.1.0.610 20071213

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

Packages that use PrimaryOrSecondaryCall
ch.ecma.csta.binding   
 

Uses of PrimaryOrSecondaryCall in ch.ecma.csta.binding
 

Methods in ch.ecma.csta.binding that return PrimaryOrSecondaryCall
 PrimaryOrSecondaryCall ServiceCompletionFailureEvent.getPrimaryCall()
          Returns the value of field 'primaryCall'.
 PrimaryOrSecondaryCall ServiceCompletionFailureEvent.getSecondaryCall()
          Returns the value of field 'secondaryCall'.
static PrimaryOrSecondaryCall PrimaryOrSecondaryCall.unmarshalPrimaryOrSecondaryCall(java.io.Reader reader)
          Method unmarshalPrimaryOrSecondaryCall
 

Methods in ch.ecma.csta.binding with parameters of type PrimaryOrSecondaryCall
 void ServiceCompletionFailureEvent.setPrimaryCall(PrimaryOrSecondaryCall primaryCall)
          Sets the value of field 'primaryCall'.
 void ServiceCompletionFailureEvent.setSecondaryCall(PrimaryOrSecondaryCall secondaryCall)
          Sets the value of field 'secondaryCall'.
 


4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.