|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ecma.csta.CastorObject
ch.ecma.csta.binding.CallControlServList
public class CallControlServList
Class CallControlServList.
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 |
---|
public CallControlServList()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public AcceptCallCaps getAcceptCall()
public AlternateCallCaps getAlternateCall()
public AnswerCallCaps getAnswerCall()
public CallBackCaps getCallBack()
public CallBackMessageCaps getCallBackMessage()
public CampOnCallCaps getCampOnCall()
public ClearCallCaps getClearCall()
public ClearConnectionCaps getClearConnection()
public ConferenceCallCaps getConferenceCall()
public ConsultationCallCaps getConsultationCall()
public DeflectCallCaps getDeflectCall()
public DialDigitsCaps getDialDigits()
public DirectedPickupCallCaps getDirectedPickupCall()
public GroupPickupCallCaps getGroupPickupCall()
public HoldCallCaps getHoldCall()
public IntrudeCallCaps getIntrudeCall()
public JoinCallCaps getJoinCall()
public MakeCallCaps getMakeCall()
public MakePredictiveCallCaps getMakePredictiveCall()
public ParkCallCaps getParkCall()
public ReconnectCallCaps getReconnectCall()
public RetrieveCallCaps getRetrieveCall()
public SendMessageCaps getSendMessage()
public SingleStepConferenceCaps getSingleStepConference()
public SingleStepTransferCaps getSingleStepTransfer()
public TransferCallCaps getTransferCall()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setAcceptCall(AcceptCallCaps acceptCall)
acceptCall
- the value of field 'acceptCall'.public void setAlternateCall(AlternateCallCaps alternateCall)
alternateCall
- the value of field 'alternateCall'.public void setAnswerCall(AnswerCallCaps answerCall)
answerCall
- the value of field 'answerCall'.public void setCallBack(CallBackCaps callBack)
callBack
- the value of field 'callBack'.public void setCallBackMessage(CallBackMessageCaps callBackMessage)
callBackMessage
- the value of field 'callBackMessage'.public void setCampOnCall(CampOnCallCaps campOnCall)
campOnCall
- the value of field 'campOnCall'.public void setClearCall(ClearCallCaps clearCall)
clearCall
- the value of field 'clearCall'.public void setClearConnection(ClearConnectionCaps clearConnection)
clearConnection
- the value of field 'clearConnection'.public void setConferenceCall(ConferenceCallCaps conferenceCall)
conferenceCall
- the value of field 'conferenceCall'.public void setConsultationCall(ConsultationCallCaps consultationCall)
consultationCall
- the value of field 'consultationCall'public void setDeflectCall(DeflectCallCaps deflectCall)
deflectCall
- the value of field 'deflectCall'.public void setDialDigits(DialDigitsCaps dialDigits)
dialDigits
- the value of field 'dialDigits'.public void setDirectedPickupCall(DirectedPickupCallCaps directedPickupCall)
directedPickupCall
- the value of field
'directedPickupCall'.public void setGroupPickupCall(GroupPickupCallCaps groupPickupCall)
groupPickupCall
- the value of field 'groupPickupCall'.public void setHoldCall(HoldCallCaps holdCall)
holdCall
- the value of field 'holdCall'.public void setIntrudeCall(IntrudeCallCaps intrudeCall)
intrudeCall
- the value of field 'intrudeCall'.public void setJoinCall(JoinCallCaps joinCall)
joinCall
- the value of field 'joinCall'.public void setMakeCall(MakeCallCaps makeCall)
makeCall
- the value of field 'makeCall'.public void setMakePredictiveCall(MakePredictiveCallCaps makePredictiveCall)
makePredictiveCall
- the value of field
'makePredictiveCall'.public void setParkCall(ParkCallCaps parkCall)
parkCall
- the value of field 'parkCall'.public void setReconnectCall(ReconnectCallCaps reconnectCall)
reconnectCall
- the value of field 'reconnectCall'.public void setRetrieveCall(RetrieveCallCaps retrieveCall)
retrieveCall
- the value of field 'retrieveCall'.public void setSendMessage(SendMessageCaps sendMessage)
sendMessage
- the value of field 'sendMessage'.public void setSingleStepConference(SingleStepConferenceCaps singleStepConference)
singleStepConference
- the value of field
'singleStepConference'.public void setSingleStepTransfer(SingleStepTransferCaps singleStepTransfer)
singleStepTransfer
- the value of field
'singleStepTransfer'.public void setTransferCall(TransferCallCaps transferCall)
transferCall
- the value of field 'transferCall'.public static CallControlServList unmarshalCallControlServList(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |