|
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.CallControlServices
public class CallControlServices
Class CallControlServices.
Constructor Summary | |
---|---|
CallControlServices()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Boolean |
getAcceptCall()
Returns the value of field 'acceptCall'. |
java.lang.Boolean |
getAlternateCall()
Returns the value of field 'alternateCall'. |
java.lang.Boolean |
getAnswerCall()
Returns the value of field 'answerCall'. |
java.lang.Boolean |
getCallBack()
Returns the value of field 'callBack'. |
java.lang.Boolean |
getCallBackMessage()
Returns the value of field 'callBackMessage'. |
java.lang.Boolean |
getCampOnCall()
Returns the value of field 'campOnCall'. |
java.lang.Boolean |
getClearCall()
Returns the value of field 'clearCall'. |
java.lang.Boolean |
getClearConnection()
Returns the value of field 'clearConnection'. |
java.lang.Boolean |
getConferenceCall()
Returns the value of field 'conferenceCall'. |
java.lang.Boolean |
getConsultationCall()
Returns the value of field 'consultationCall'. |
java.lang.Boolean |
getDeflectCall()
Returns the value of field 'deflectCall'. |
java.lang.Boolean |
getDialDigits()
Returns the value of field 'dialDigits'. |
java.lang.Boolean |
getDirectedPickupCall()
Returns the value of field 'directedPickupCall'. |
java.lang.Boolean |
getGroupPickupCall()
Returns the value of field 'groupPickupCall'. |
java.lang.Boolean |
getHoldCall()
Returns the value of field 'holdCall'. |
java.lang.Boolean |
getIntrudeCall()
Returns the value of field 'intrudeCall'. |
java.lang.Boolean |
getJoinCall()
Returns the value of field 'joinCall'. |
java.lang.Boolean |
getMakeCall()
Returns the value of field 'makeCall'. |
java.lang.Boolean |
getMakePredictiveCall()
Returns the value of field 'makePredictiveCall'. |
java.lang.Boolean |
getParkCall()
Returns the value of field 'parkCall'. |
java.lang.Boolean |
getReconnectCall()
Returns the value of field 'reconnectCall'. |
java.lang.Boolean |
getRetrieveCall()
Returns the value of field 'retrieveCall'. |
java.lang.Boolean |
getSendMessage()
Returns the value of field 'sendMessage'. |
java.lang.Boolean |
getSingleStepConference()
Returns the value of field 'singleStepConference'. |
java.lang.Boolean |
getSingleStepTransfer()
Returns the value of field 'singleStepTransfer'. |
java.lang.Boolean |
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(java.lang.Boolean acceptCall)
Sets the value of field 'acceptCall'. |
void |
setAlternateCall(java.lang.Boolean alternateCall)
Sets the value of field 'alternateCall'. |
void |
setAnswerCall(java.lang.Boolean answerCall)
Sets the value of field 'answerCall'. |
void |
setCallBack(java.lang.Boolean callBack)
Sets the value of field 'callBack'. |
void |
setCallBackMessage(java.lang.Boolean callBackMessage)
Sets the value of field 'callBackMessage'. |
void |
setCampOnCall(java.lang.Boolean campOnCall)
Sets the value of field 'campOnCall'. |
void |
setClearCall(java.lang.Boolean clearCall)
Sets the value of field 'clearCall'. |
void |
setClearConnection(java.lang.Boolean clearConnection)
Sets the value of field 'clearConnection'. |
void |
setConferenceCall(java.lang.Boolean conferenceCall)
Sets the value of field 'conferenceCall'. |
void |
setConsultationCall(java.lang.Boolean consultationCall)
Sets the value of field 'consultationCall'. |
void |
setDeflectCall(java.lang.Boolean deflectCall)
Sets the value of field 'deflectCall'. |
void |
setDialDigits(java.lang.Boolean dialDigits)
Sets the value of field 'dialDigits'. |
void |
setDirectedPickupCall(java.lang.Boolean directedPickupCall)
Sets the value of field 'directedPickupCall'. |
void |
setGroupPickupCall(java.lang.Boolean groupPickupCall)
Sets the value of field 'groupPickupCall'. |
void |
setHoldCall(java.lang.Boolean holdCall)
Sets the value of field 'holdCall'. |
void |
setIntrudeCall(java.lang.Boolean intrudeCall)
Sets the value of field 'intrudeCall'. |
void |
setJoinCall(java.lang.Boolean joinCall)
Sets the value of field 'joinCall'. |
void |
setMakeCall(java.lang.Boolean makeCall)
Sets the value of field 'makeCall'. |
void |
setMakePredictiveCall(java.lang.Boolean makePredictiveCall)
Sets the value of field 'makePredictiveCall'. |
void |
setParkCall(java.lang.Boolean parkCall)
Sets the value of field 'parkCall'. |
void |
setReconnectCall(java.lang.Boolean reconnectCall)
Sets the value of field 'reconnectCall'. |
void |
setRetrieveCall(java.lang.Boolean retrieveCall)
Sets the value of field 'retrieveCall'. |
void |
setSendMessage(java.lang.Boolean sendMessage)
Sets the value of field 'sendMessage'. |
void |
setSingleStepConference(java.lang.Boolean singleStepConference)
Sets the value of field 'singleStepConference'. |
void |
setSingleStepTransfer(java.lang.Boolean singleStepTransfer)
Sets the value of field 'singleStepTransfer'. |
void |
setTransferCall(java.lang.Boolean transferCall)
Sets the value of field 'transferCall'. |
static CallControlServices |
unmarshalCallControlServices(java.io.Reader reader)
Method unmarshalCallControlServices |
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 CallControlServices()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getAcceptCall()
public java.lang.Boolean getAlternateCall()
public java.lang.Boolean getAnswerCall()
public java.lang.Boolean getCallBack()
public java.lang.Boolean getCallBackMessage()
public java.lang.Boolean getCampOnCall()
public java.lang.Boolean getClearCall()
public java.lang.Boolean getClearConnection()
public java.lang.Boolean getConferenceCall()
public java.lang.Boolean getConsultationCall()
public java.lang.Boolean getDeflectCall()
public java.lang.Boolean getDialDigits()
public java.lang.Boolean getDirectedPickupCall()
public java.lang.Boolean getGroupPickupCall()
public java.lang.Boolean getHoldCall()
public java.lang.Boolean getIntrudeCall()
public java.lang.Boolean getJoinCall()
public java.lang.Boolean getMakeCall()
public java.lang.Boolean getMakePredictiveCall()
public java.lang.Boolean getParkCall()
public java.lang.Boolean getReconnectCall()
public java.lang.Boolean getRetrieveCall()
public java.lang.Boolean getSendMessage()
public java.lang.Boolean getSingleStepConference()
public java.lang.Boolean getSingleStepTransfer()
public java.lang.Boolean 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(java.lang.Boolean acceptCall)
acceptCall
- the value of field 'acceptCall'.public void setAlternateCall(java.lang.Boolean alternateCall)
alternateCall
- the value of field 'alternateCall'.public void setAnswerCall(java.lang.Boolean answerCall)
answerCall
- the value of field 'answerCall'.public void setCallBack(java.lang.Boolean callBack)
callBack
- the value of field 'callBack'.public void setCallBackMessage(java.lang.Boolean callBackMessage)
callBackMessage
- the value of field 'callBackMessage'.public void setCampOnCall(java.lang.Boolean campOnCall)
campOnCall
- the value of field 'campOnCall'.public void setClearCall(java.lang.Boolean clearCall)
clearCall
- the value of field 'clearCall'.public void setClearConnection(java.lang.Boolean clearConnection)
clearConnection
- the value of field 'clearConnection'.public void setConferenceCall(java.lang.Boolean conferenceCall)
conferenceCall
- the value of field 'conferenceCall'.public void setConsultationCall(java.lang.Boolean consultationCall)
consultationCall
- the value of field 'consultationCall'public void setDeflectCall(java.lang.Boolean deflectCall)
deflectCall
- the value of field 'deflectCall'.public void setDialDigits(java.lang.Boolean dialDigits)
dialDigits
- the value of field 'dialDigits'.public void setDirectedPickupCall(java.lang.Boolean directedPickupCall)
directedPickupCall
- the value of field
'directedPickupCall'.public void setGroupPickupCall(java.lang.Boolean groupPickupCall)
groupPickupCall
- the value of field 'groupPickupCall'.public void setHoldCall(java.lang.Boolean holdCall)
holdCall
- the value of field 'holdCall'.public void setIntrudeCall(java.lang.Boolean intrudeCall)
intrudeCall
- the value of field 'intrudeCall'.public void setJoinCall(java.lang.Boolean joinCall)
joinCall
- the value of field 'joinCall'.public void setMakeCall(java.lang.Boolean makeCall)
makeCall
- the value of field 'makeCall'.public void setMakePredictiveCall(java.lang.Boolean makePredictiveCall)
makePredictiveCall
- the value of field
'makePredictiveCall'.public void setParkCall(java.lang.Boolean parkCall)
parkCall
- the value of field 'parkCall'.public void setReconnectCall(java.lang.Boolean reconnectCall)
reconnectCall
- the value of field 'reconnectCall'.public void setRetrieveCall(java.lang.Boolean retrieveCall)
retrieveCall
- the value of field 'retrieveCall'.public void setSendMessage(java.lang.Boolean sendMessage)
sendMessage
- the value of field 'sendMessage'.public void setSingleStepConference(java.lang.Boolean singleStepConference)
singleStepConference
- the value of field
'singleStepConference'.public void setSingleStepTransfer(java.lang.Boolean singleStepTransfer)
singleStepTransfer
- the value of field
'singleStepTransfer'.public void setTransferCall(java.lang.Boolean transferCall)
transferCall
- the value of field 'transferCall'.public static CallControlServices unmarshalCallControlServices(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 |