4.1.0.610 20071213

ch.ecma.csta.binding
Class CallControlServList

java.lang.Object
  extended by ch.ecma.csta.CastorObject
      extended by ch.ecma.csta.binding.CallControlServList
All Implemented Interfaces:
java.io.Serializable

public class CallControlServList
extends ch.ecma.csta.CastorObject
implements java.io.Serializable

Class CallControlServList.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
CallControlServList()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 AcceptCallCaps getAcceptCall()
          Returns the value of field 'acceptCall'.
 AlternateCallCaps getAlternateCall()
          Returns the value of field 'alternateCall'.
 AnswerCallCaps getAnswerCall()
          Returns the value of field 'answerCall'.
 CallBackCaps getCallBack()
          Returns the value of field 'callBack'.
 CallBackMessageCaps getCallBackMessage()
          Returns the value of field 'callBackMessage'.
 CampOnCallCaps getCampOnCall()
          Returns the value of field 'campOnCall'.
 ClearCallCaps getClearCall()
          Returns the value of field 'clearCall'.
 ClearConnectionCaps getClearConnection()
          Returns the value of field 'clearConnection'.
 ConferenceCallCaps getConferenceCall()
          Returns the value of field 'conferenceCall'.
 ConsultationCallCaps getConsultationCall()
          Returns the value of field 'consultationCall'.
 DeflectCallCaps getDeflectCall()
          Returns the value of field 'deflectCall'.
 DialDigitsCaps getDialDigits()
          Returns the value of field 'dialDigits'.
 DirectedPickupCallCaps getDirectedPickupCall()
          Returns the value of field 'directedPickupCall'.
 GroupPickupCallCaps getGroupPickupCall()
          Returns the value of field 'groupPickupCall'.
 HoldCallCaps getHoldCall()
          Returns the value of field 'holdCall'.
 IntrudeCallCaps getIntrudeCall()
          Returns the value of field 'intrudeCall'.
 JoinCallCaps getJoinCall()
          Returns the value of field 'joinCall'.
 MakeCallCaps getMakeCall()
          Returns the value of field 'makeCall'.
 MakePredictiveCallCaps getMakePredictiveCall()
          Returns the value of field 'makePredictiveCall'.
 ParkCallCaps getParkCall()
          Returns the value of field 'parkCall'.
 ReconnectCallCaps getReconnectCall()
          Returns the value of field 'reconnectCall'.
 RetrieveCallCaps getRetrieveCall()
          Returns the value of field 'retrieveCall'.
 SendMessageCaps getSendMessage()
          Returns the value of field 'sendMessage'.
 SingleStepConferenceCaps getSingleStepConference()
          Returns the value of field 'singleStepConference'.
 SingleStepTransferCaps getSingleStepTransfer()
          Returns the value of field 'singleStepTransfer'.
 TransferCallCaps getTransferCall()
          Returns the value of field 'transferCall'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setAcceptCall(AcceptCallCaps acceptCall)
          Sets the value of field 'acceptCall'.
 void setAlternateCall(AlternateCallCaps alternateCall)
          Sets the value of field 'alternateCall'.
 void setAnswerCall(AnswerCallCaps answerCall)
          Sets the value of field 'answerCall'.
 void setCallBack(CallBackCaps callBack)
          Sets the value of field 'callBack'.
 void setCallBackMessage(CallBackMessageCaps callBackMessage)
          Sets the value of field 'callBackMessage'.
 void setCampOnCall(CampOnCallCaps campOnCall)
          Sets the value of field 'campOnCall'.
 void setClearCall(ClearCallCaps clearCall)
          Sets the value of field 'clearCall'.
 void setClearConnection(ClearConnectionCaps clearConnection)
          Sets the value of field 'clearConnection'.
 void setConferenceCall(ConferenceCallCaps conferenceCall)
          Sets the value of field 'conferenceCall'.
 void setConsultationCall(ConsultationCallCaps consultationCall)
          Sets the value of field 'consultationCall'.
 void setDeflectCall(DeflectCallCaps deflectCall)
          Sets the value of field 'deflectCall'.
 void setDialDigits(DialDigitsCaps dialDigits)
          Sets the value of field 'dialDigits'.
 void setDirectedPickupCall(DirectedPickupCallCaps directedPickupCall)
          Sets the value of field 'directedPickupCall'.
 void setGroupPickupCall(GroupPickupCallCaps groupPickupCall)
          Sets the value of field 'groupPickupCall'.
 void setHoldCall(HoldCallCaps holdCall)
          Sets the value of field 'holdCall'.
 void setIntrudeCall(IntrudeCallCaps intrudeCall)
          Sets the value of field 'intrudeCall'.
 void setJoinCall(JoinCallCaps joinCall)
          Sets the value of field 'joinCall'.
 void setMakeCall(MakeCallCaps makeCall)
          Sets the value of field 'makeCall'.
 void setMakePredictiveCall(MakePredictiveCallCaps makePredictiveCall)
          Sets the value of field 'makePredictiveCall'.
 void setParkCall(ParkCallCaps parkCall)
          Sets the value of field 'parkCall'.
 void setReconnectCall(ReconnectCallCaps reconnectCall)
          Sets the value of field 'reconnectCall'.
 void setRetrieveCall(RetrieveCallCaps retrieveCall)
          Sets the value of field 'retrieveCall'.
 void setSendMessage(SendMessageCaps sendMessage)
          Sets the value of field 'sendMessage'.
 void setSingleStepConference(SingleStepConferenceCaps singleStepConference)
          Sets the value of field 'singleStepConference'.
 void setSingleStepTransfer(SingleStepTransferCaps singleStepTransfer)
          Sets the value of field 'singleStepTransfer'.
 void setTransferCall(TransferCallCaps transferCall)
          Sets the value of field 'transferCall'.
static CallControlServList unmarshalCallControlServList(java.io.Reader reader)
          Method unmarshalCallControlServList
 void validate()
          Method validate
 
Methods inherited from class ch.ecma.csta.CastorObject
getOldSessionID, hashCode, setOldSessionID, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CallControlServList

public CallControlServList()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden

Overrides:
equals in class ch.ecma.csta.CastorObject
Parameters:
obj -
Returns:
boolean

getAcceptCall

public AcceptCallCaps getAcceptCall()
Returns the value of field 'acceptCall'.

Returns:
AcceptCallCaps

getAlternateCall

public AlternateCallCaps getAlternateCall()
Returns the value of field 'alternateCall'.

Returns:
AlternateCallCaps

getAnswerCall

public AnswerCallCaps getAnswerCall()
Returns the value of field 'answerCall'.

Returns:
AnswerCallCaps

getCallBack

public CallBackCaps getCallBack()
Returns the value of field 'callBack'.

Returns:
CallBackCaps

getCallBackMessage

public CallBackMessageCaps getCallBackMessage()
Returns the value of field 'callBackMessage'.

Returns:
CallBackMessageCaps

getCampOnCall

public CampOnCallCaps getCampOnCall()
Returns the value of field 'campOnCall'.

Returns:
CampOnCallCaps

getClearCall

public ClearCallCaps getClearCall()
Returns the value of field 'clearCall'.

Returns:
ClearCallCaps

getClearConnection

public ClearConnectionCaps getClearConnection()
Returns the value of field 'clearConnection'.

Returns:
ClearConnectionCaps

getConferenceCall

public ConferenceCallCaps getConferenceCall()
Returns the value of field 'conferenceCall'.

Returns:
ConferenceCallCaps

getConsultationCall

public ConsultationCallCaps getConsultationCall()
Returns the value of field 'consultationCall'.

Returns:
ConsultationCallCaps

getDeflectCall

public DeflectCallCaps getDeflectCall()
Returns the value of field 'deflectCall'.

Returns:
DeflectCallCaps

getDialDigits

public DialDigitsCaps getDialDigits()
Returns the value of field 'dialDigits'.

Returns:
DialDigitsCaps

getDirectedPickupCall

public DirectedPickupCallCaps getDirectedPickupCall()
Returns the value of field 'directedPickupCall'.

Returns:
DirectedPickupCallCaps

getGroupPickupCall

public GroupPickupCallCaps getGroupPickupCall()
Returns the value of field 'groupPickupCall'.

Returns:
GroupPickupCallCaps

getHoldCall

public HoldCallCaps getHoldCall()
Returns the value of field 'holdCall'.

Returns:
HoldCallCaps

getIntrudeCall

public IntrudeCallCaps getIntrudeCall()
Returns the value of field 'intrudeCall'.

Returns:
IntrudeCallCaps

getJoinCall

public JoinCallCaps getJoinCall()
Returns the value of field 'joinCall'.

Returns:
JoinCallCaps

getMakeCall

public MakeCallCaps getMakeCall()
Returns the value of field 'makeCall'.

Returns:
MakeCallCaps

getMakePredictiveCall

public MakePredictiveCallCaps getMakePredictiveCall()
Returns the value of field 'makePredictiveCall'.

Returns:
MakePredictiveCallCaps

getParkCall

public ParkCallCaps getParkCall()
Returns the value of field 'parkCall'.

Returns:
ParkCallCaps

getReconnectCall

public ReconnectCallCaps getReconnectCall()
Returns the value of field 'reconnectCall'.

Returns:
ReconnectCallCaps

getRetrieveCall

public RetrieveCallCaps getRetrieveCall()
Returns the value of field 'retrieveCall'.

Returns:
RetrieveCallCaps

getSendMessage

public SendMessageCaps getSendMessage()
Returns the value of field 'sendMessage'.

Returns:
SendMessageCaps

getSingleStepConference

public SingleStepConferenceCaps getSingleStepConference()
Returns the value of field 'singleStepConference'.

Returns:
SingleStepConferenceCaps

getSingleStepTransfer

public SingleStepTransferCaps getSingleStepTransfer()
Returns the value of field 'singleStepTransfer'.

Returns:
SingleStepTransferCaps

getTransferCall

public TransferCallCaps getTransferCall()
Returns the value of field 'transferCall'.

Returns:
TransferCallCaps

isValid

public boolean isValid()
Method isValid

Returns:
boolean

marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
out -
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
handler -
Throws:
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

setAcceptCall

public void setAcceptCall(AcceptCallCaps acceptCall)
Sets the value of field 'acceptCall'.

Parameters:
acceptCall - the value of field 'acceptCall'.

setAlternateCall

public void setAlternateCall(AlternateCallCaps alternateCall)
Sets the value of field 'alternateCall'.

Parameters:
alternateCall - the value of field 'alternateCall'.

setAnswerCall

public void setAnswerCall(AnswerCallCaps answerCall)
Sets the value of field 'answerCall'.

Parameters:
answerCall - the value of field 'answerCall'.

setCallBack

public void setCallBack(CallBackCaps callBack)
Sets the value of field 'callBack'.

Parameters:
callBack - the value of field 'callBack'.

setCallBackMessage

public void setCallBackMessage(CallBackMessageCaps callBackMessage)
Sets the value of field 'callBackMessage'.

Parameters:
callBackMessage - the value of field 'callBackMessage'.

setCampOnCall

public void setCampOnCall(CampOnCallCaps campOnCall)
Sets the value of field 'campOnCall'.

Parameters:
campOnCall - the value of field 'campOnCall'.

setClearCall

public void setClearCall(ClearCallCaps clearCall)
Sets the value of field 'clearCall'.

Parameters:
clearCall - the value of field 'clearCall'.

setClearConnection

public void setClearConnection(ClearConnectionCaps clearConnection)
Sets the value of field 'clearConnection'.

Parameters:
clearConnection - the value of field 'clearConnection'.

setConferenceCall

public void setConferenceCall(ConferenceCallCaps conferenceCall)
Sets the value of field 'conferenceCall'.

Parameters:
conferenceCall - the value of field 'conferenceCall'.

setConsultationCall

public void setConsultationCall(ConsultationCallCaps consultationCall)
Sets the value of field 'consultationCall'.

Parameters:
consultationCall - the value of field 'consultationCall'

setDeflectCall

public void setDeflectCall(DeflectCallCaps deflectCall)
Sets the value of field 'deflectCall'.

Parameters:
deflectCall - the value of field 'deflectCall'.

setDialDigits

public void setDialDigits(DialDigitsCaps dialDigits)
Sets the value of field 'dialDigits'.

Parameters:
dialDigits - the value of field 'dialDigits'.

setDirectedPickupCall

public void setDirectedPickupCall(DirectedPickupCallCaps directedPickupCall)
Sets the value of field 'directedPickupCall'.

Parameters:
directedPickupCall - the value of field 'directedPickupCall'.

setGroupPickupCall

public void setGroupPickupCall(GroupPickupCallCaps groupPickupCall)
Sets the value of field 'groupPickupCall'.

Parameters:
groupPickupCall - the value of field 'groupPickupCall'.

setHoldCall

public void setHoldCall(HoldCallCaps holdCall)
Sets the value of field 'holdCall'.

Parameters:
holdCall - the value of field 'holdCall'.

setIntrudeCall

public void setIntrudeCall(IntrudeCallCaps intrudeCall)
Sets the value of field 'intrudeCall'.

Parameters:
intrudeCall - the value of field 'intrudeCall'.

setJoinCall

public void setJoinCall(JoinCallCaps joinCall)
Sets the value of field 'joinCall'.

Parameters:
joinCall - the value of field 'joinCall'.

setMakeCall

public void setMakeCall(MakeCallCaps makeCall)
Sets the value of field 'makeCall'.

Parameters:
makeCall - the value of field 'makeCall'.

setMakePredictiveCall

public void setMakePredictiveCall(MakePredictiveCallCaps makePredictiveCall)
Sets the value of field 'makePredictiveCall'.

Parameters:
makePredictiveCall - the value of field 'makePredictiveCall'.

setParkCall

public void setParkCall(ParkCallCaps parkCall)
Sets the value of field 'parkCall'.

Parameters:
parkCall - the value of field 'parkCall'.

setReconnectCall

public void setReconnectCall(ReconnectCallCaps reconnectCall)
Sets the value of field 'reconnectCall'.

Parameters:
reconnectCall - the value of field 'reconnectCall'.

setRetrieveCall

public void setRetrieveCall(RetrieveCallCaps retrieveCall)
Sets the value of field 'retrieveCall'.

Parameters:
retrieveCall - the value of field 'retrieveCall'.

setSendMessage

public void setSendMessage(SendMessageCaps sendMessage)
Sets the value of field 'sendMessage'.

Parameters:
sendMessage - the value of field 'sendMessage'.

setSingleStepConference

public void setSingleStepConference(SingleStepConferenceCaps singleStepConference)
Sets the value of field 'singleStepConference'.

Parameters:
singleStepConference - the value of field 'singleStepConference'.

setSingleStepTransfer

public void setSingleStepTransfer(SingleStepTransferCaps singleStepTransfer)
Sets the value of field 'singleStepTransfer'.

Parameters:
singleStepTransfer - the value of field 'singleStepTransfer'.

setTransferCall

public void setTransferCall(TransferCallCaps transferCall)
Sets the value of field 'transferCall'.

Parameters:
transferCall - the value of field 'transferCall'.

unmarshalCallControlServList

public static CallControlServList unmarshalCallControlServList(java.io.Reader reader)
                                                        throws org.exolab.castor.xml.MarshalException,
                                                               org.exolab.castor.xml.ValidationException
Method unmarshalCallControlServList

Parameters:
reader -
Returns:
CallControlServList
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Method validate

Throws:
org.exolab.castor.xml.ValidationException

4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.