|
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.LogicalDeviceFeatureEvents
public class LogicalDeviceFeatureEvents
Not Supported.
Constructor Summary | |
---|---|
LogicalDeviceFeatureEvents()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Boolean |
getAgentBusy()
Returns the value of field 'agentBusy'. |
java.lang.Boolean |
getAgentLoggedOff()
Returns the value of field 'agentLoggedOff'. |
java.lang.Boolean |
getAgentLoggedOn()
Returns the value of field 'agentLoggedOn'. |
java.lang.Boolean |
getAgentNotReady()
Returns the value of field 'agentNotReady'. |
java.lang.Boolean |
getAgentReady()
Returns the value of field 'agentReady'. |
java.lang.Boolean |
getAgentWorkingAfterCall()
Returns the value of field 'agentWorkingAfterCall'. |
java.lang.Boolean |
getAutoAnswer()
Returns the value of field 'autoAnswer'. |
java.lang.Boolean |
getAutoWorkMode()
Returns the value of field 'autoWorkMode'. |
java.lang.Boolean |
getCallBack()
Returns the value of field 'callBack'. |
java.lang.Boolean |
getCallBackMessage()
Returns the value of field 'callBackMessage'. |
java.lang.Boolean |
getCallerIDStatus()
Returns the value of field 'callerIDStatus'. |
java.lang.Boolean |
getDoNotDisturb()
Returns the value of field 'doNotDisturb'. |
java.lang.Boolean |
getForwarding()
Returns the value of field 'forwarding'. |
java.lang.Boolean |
getRouteingMode()
Returns the value of field 'routeingMode'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setAgentBusy(java.lang.Boolean agentBusy)
Sets the value of field 'agentBusy'. |
void |
setAgentLoggedOff(java.lang.Boolean agentLoggedOff)
Sets the value of field 'agentLoggedOff'. |
void |
setAgentLoggedOn(java.lang.Boolean agentLoggedOn)
Sets the value of field 'agentLoggedOn'. |
void |
setAgentNotReady(java.lang.Boolean agentNotReady)
Sets the value of field 'agentNotReady'. |
void |
setAgentReady(java.lang.Boolean agentReady)
Sets the value of field 'agentReady'. |
void |
setAgentWorkingAfterCall(java.lang.Boolean agentWorkingAfterCall)
Sets the value of field 'agentWorkingAfterCall'. |
void |
setAutoAnswer(java.lang.Boolean autoAnswer)
Sets the value of field 'autoAnswer'. |
void |
setAutoWorkMode(java.lang.Boolean autoWorkMode)
Sets the value of field 'autoWorkMode'. |
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 |
setCallerIDStatus(java.lang.Boolean callerIDStatus)
Sets the value of field 'callerIDStatus'. |
void |
setDoNotDisturb(java.lang.Boolean doNotDisturb)
Sets the value of field 'doNotDisturb'. |
void |
setForwarding(java.lang.Boolean forwarding)
Sets the value of field 'forwarding'. |
void |
setRouteingMode(java.lang.Boolean routeingMode)
Sets the value of field 'routeingMode'. |
static LogicalDeviceFeatureEvents |
unmarshalLogicalDeviceFeatureEvents(java.io.Reader reader)
Method unmarshalLogicalDeviceFeatureEvents |
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 LogicalDeviceFeatureEvents()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getAgentBusy()
public java.lang.Boolean getAgentLoggedOff()
public java.lang.Boolean getAgentLoggedOn()
public java.lang.Boolean getAgentNotReady()
public java.lang.Boolean getAgentReady()
public java.lang.Boolean getAgentWorkingAfterCall()
public java.lang.Boolean getAutoAnswer()
public java.lang.Boolean getAutoWorkMode()
public java.lang.Boolean getCallBack()
public java.lang.Boolean getCallBackMessage()
public java.lang.Boolean getCallerIDStatus()
public java.lang.Boolean getDoNotDisturb()
public java.lang.Boolean getForwarding()
public java.lang.Boolean getRouteingMode()
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 setAgentBusy(java.lang.Boolean agentBusy)
agentBusy
- the value of field 'agentBusy'.public void setAgentLoggedOff(java.lang.Boolean agentLoggedOff)
agentLoggedOff
- the value of field 'agentLoggedOff'.public void setAgentLoggedOn(java.lang.Boolean agentLoggedOn)
agentLoggedOn
- the value of field 'agentLoggedOn'.public void setAgentNotReady(java.lang.Boolean agentNotReady)
agentNotReady
- the value of field 'agentNotReady'.public void setAgentReady(java.lang.Boolean agentReady)
agentReady
- the value of field 'agentReady'.public void setAgentWorkingAfterCall(java.lang.Boolean agentWorkingAfterCall)
agentWorkingAfterCall
- the value of field
'agentWorkingAfterCall'.public void setAutoAnswer(java.lang.Boolean autoAnswer)
autoAnswer
- the value of field 'autoAnswer'.public void setAutoWorkMode(java.lang.Boolean autoWorkMode)
autoWorkMode
- the value of field 'autoWorkMode'.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 setCallerIDStatus(java.lang.Boolean callerIDStatus)
callerIDStatus
- the value of field 'callerIDStatus'.public void setDoNotDisturb(java.lang.Boolean doNotDisturb)
doNotDisturb
- the value of field 'doNotDisturb'.public void setForwarding(java.lang.Boolean forwarding)
forwarding
- the value of field 'forwarding'.public void setRouteingMode(java.lang.Boolean routeingMode)
routeingMode
- the value of field 'routeingMode'.public static LogicalDeviceFeatureEvents unmarshalLogicalDeviceFeatureEvents(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 |