|
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.LogicalServList
public class LogicalServList
Class LogicalServList.
Constructor Summary | |
---|---|
LogicalServList()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
CallBackMsgNonCallRelCaps |
getCallBackMsgNonCallRel()
Returns the value of field 'callBackMsgNonCallRel'. |
CallBackNonCallRelCaps |
getCallBackNonCallRel()
Returns the value of field 'callBackNonCallRel'. |
CancelCallBackCaps |
getCancelCallBack()
Returns the value of field 'cancelCallBack'. |
CancelCallBackMsgCaps |
getCancelCallBackMsg()
Returns the value of field 'cancelCallBackMsg'. |
GetAgentStateCaps |
getGetAgentState()
Returns the value of field 'getAgentState'. |
GetAutoAnswerCaps |
getGetAutoAnswer()
Returns the value of field 'getAutoAnswer'. |
GetAutoWorkModeCaps |
getGetAutoWorkMode()
Returns the value of field 'getAutoWorkMode'. |
GetCallerIDStatusCaps |
getGetCallerIDStatus()
Returns the value of field 'getCallerIDStatus'. |
GetDoNotDisturbCaps |
getGetDoNotDisturb()
Returns the value of field 'getDoNotDisturb'. |
GetForwardingCaps |
getGetForwarding()
Returns the value of field 'getForwarding'. |
GetLastNumberDialedCaps |
getGetLastNumberDialed()
Returns the value of field 'getLastNumberDialed'. |
GetRouteingModeCaps |
getGetRouteingMode()
Returns the value of field 'getRouteingMode'. |
SetAgentStateCaps |
getSetAgentState()
Returns the value of field 'setAgentState'. |
SetAutoAnswerCaps |
getSetAutoAnswer()
Returns the value of field 'setAutoAnswer'. |
SetAutoWorkModeCaps |
getSetAutoWorkMode()
Returns the value of field 'setAutoWorkMode'. |
SetCallerIDStatusCaps |
getSetCallerIDStatus()
Returns the value of field 'setCallerIDStatus'. |
SetDoNotDisturbCaps |
getSetDoNotDisturb()
Returns the value of field 'setDoNotDisturb'. |
SetForwardingCaps |
getSetForwarding()
Returns the value of field 'setForwarding'. |
SetRouteingModeCaps |
getSetRouteingMode()
Returns the value of field 'setRouteingMode'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setCallBackMsgNonCallRel(CallBackMsgNonCallRelCaps callBackMsgNonCallRel)
Sets the value of field 'callBackMsgNonCallRel'. |
void |
setCallBackNonCallRel(CallBackNonCallRelCaps callBackNonCallRel)
Sets the value of field 'callBackNonCallRel'. |
void |
setCancelCallBack(CancelCallBackCaps cancelCallBack)
Sets the value of field 'cancelCallBack'. |
void |
setCancelCallBackMsg(CancelCallBackMsgCaps cancelCallBackMsg)
Sets the value of field 'cancelCallBackMsg'. |
void |
setGetAgentState(GetAgentStateCaps getAgentState)
Sets the value of field 'getAgentState'. |
void |
setGetAutoAnswer(GetAutoAnswerCaps getAutoAnswer)
Sets the value of field 'getAutoAnswer'. |
void |
setGetAutoWorkMode(GetAutoWorkModeCaps getAutoWorkMode)
Sets the value of field 'getAutoWorkMode'. |
void |
setGetCallerIDStatus(GetCallerIDStatusCaps getCallerIDStatus)
Sets the value of field 'getCallerIDStatus'. |
void |
setGetDoNotDisturb(GetDoNotDisturbCaps getDoNotDisturb)
Sets the value of field 'getDoNotDisturb'. |
void |
setGetForwarding(GetForwardingCaps getForwarding)
Sets the value of field 'getForwarding'. |
void |
setGetLastNumberDialed(GetLastNumberDialedCaps getLastNumberDialed)
Sets the value of field 'getLastNumberDialed'. |
void |
setGetRouteingMode(GetRouteingModeCaps getRouteingMode)
Sets the value of field 'getRouteingMode'. |
void |
setSetAgentState(SetAgentStateCaps setAgentState)
Sets the value of field 'setAgentState'. |
void |
setSetAutoAnswer(SetAutoAnswerCaps setAutoAnswer)
Sets the value of field 'setAutoAnswer'. |
void |
setSetAutoWorkMode(SetAutoWorkModeCaps setAutoWorkMode)
Sets the value of field 'setAutoWorkMode'. |
void |
setSetCallerIDStatus(SetCallerIDStatusCaps setCallerIDStatus)
Sets the value of field 'setCallerIDStatus'. |
void |
setSetDoNotDisturb(SetDoNotDisturbCaps setDoNotDisturb)
Sets the value of field 'setDoNotDisturb'. |
void |
setSetForwarding(SetForwardingCaps setForwarding)
Sets the value of field 'setForwarding'. |
void |
setSetRouteingMode(SetRouteingModeCaps setRouteingMode)
Sets the value of field 'setRouteingMode'. |
static LogicalServList |
unmarshalLogicalServList(java.io.Reader reader)
Method unmarshalLogicalServList |
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 LogicalServList()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public CallBackMsgNonCallRelCaps getCallBackMsgNonCallRel()
public CallBackNonCallRelCaps getCallBackNonCallRel()
public CancelCallBackCaps getCancelCallBack()
public CancelCallBackMsgCaps getCancelCallBackMsg()
public GetAgentStateCaps getGetAgentState()
public GetAutoAnswerCaps getGetAutoAnswer()
public GetAutoWorkModeCaps getGetAutoWorkMode()
public GetCallerIDStatusCaps getGetCallerIDStatus()
public GetDoNotDisturbCaps getGetDoNotDisturb()
public GetForwardingCaps getGetForwarding()
public GetLastNumberDialedCaps getGetLastNumberDialed()
public GetRouteingModeCaps getGetRouteingMode()
public SetAgentStateCaps getSetAgentState()
public SetAutoAnswerCaps getSetAutoAnswer()
public SetAutoWorkModeCaps getSetAutoWorkMode()
public SetCallerIDStatusCaps getSetCallerIDStatus()
public SetDoNotDisturbCaps getSetDoNotDisturb()
public SetForwardingCaps getSetForwarding()
public SetRouteingModeCaps getSetRouteingMode()
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 setCallBackMsgNonCallRel(CallBackMsgNonCallRelCaps callBackMsgNonCallRel)
callBackMsgNonCallRel
- the value of field
'callBackMsgNonCallRel'.public void setCallBackNonCallRel(CallBackNonCallRelCaps callBackNonCallRel)
callBackNonCallRel
- the value of field
'callBackNonCallRel'.public void setCancelCallBack(CancelCallBackCaps cancelCallBack)
cancelCallBack
- the value of field 'cancelCallBack'.public void setCancelCallBackMsg(CancelCallBackMsgCaps cancelCallBackMsg)
cancelCallBackMsg
- the value of field
'cancelCallBackMsg'.public void setGetAgentState(GetAgentStateCaps getAgentState)
getAgentState
- the value of field 'getAgentState'.public void setGetAutoAnswer(GetAutoAnswerCaps getAutoAnswer)
getAutoAnswer
- the value of field 'getAutoAnswer'.public void setGetAutoWorkMode(GetAutoWorkModeCaps getAutoWorkMode)
getAutoWorkMode
- the value of field 'getAutoWorkMode'.public void setGetCallerIDStatus(GetCallerIDStatusCaps getCallerIDStatus)
getCallerIDStatus
- the value of field
'getCallerIDStatus'.public void setGetDoNotDisturb(GetDoNotDisturbCaps getDoNotDisturb)
getDoNotDisturb
- the value of field 'getDoNotDisturb'.public void setGetForwarding(GetForwardingCaps getForwarding)
getForwarding
- the value of field 'getForwarding'.public void setGetLastNumberDialed(GetLastNumberDialedCaps getLastNumberDialed)
getLastNumberDialed
- the value of field
'getLastNumberDialed'.public void setGetRouteingMode(GetRouteingModeCaps getRouteingMode)
getRouteingMode
- the value of field 'getRouteingMode'.public void setSetAgentState(SetAgentStateCaps setAgentState)
setAgentState
- the value of field 'setAgentState'.public void setSetAutoAnswer(SetAutoAnswerCaps setAutoAnswer)
setAutoAnswer
- the value of field 'setAutoAnswer'.public void setSetAutoWorkMode(SetAutoWorkModeCaps setAutoWorkMode)
setAutoWorkMode
- the value of field 'setAutoWorkMode'.public void setSetCallerIDStatus(SetCallerIDStatusCaps setCallerIDStatus)
setCallerIDStatus
- the value of field
'setCallerIDStatus'.public void setSetDoNotDisturb(SetDoNotDisturbCaps setDoNotDisturb)
setDoNotDisturb
- the value of field 'setDoNotDisturb'.public void setSetForwarding(SetForwardingCaps setForwarding)
setForwarding
- the value of field 'setForwarding'.public void setSetRouteingMode(SetRouteingModeCaps setRouteingMode)
setRouteingMode
- the value of field 'setRouteingMode'.public static LogicalServList unmarshalLogicalServList(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 |