|
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.MonitorStartCaps
public class MonitorStartCaps
Class MonitorStartCaps.
Constructor Summary | |
---|---|
MonitorStartCaps()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Boolean |
getAcceptsMonitorStartWhileOOS()
Returns the value of field 'acceptsMonitorStartWhileOOS'. |
java.lang.Boolean |
getCallIDOnly()
Returns the value of field 'callIDOnly'. |
java.lang.Boolean |
getMonitorExistingCallsInAck()
Returns the value of field 'monitorExistingCallsInAck'. |
java.lang.Boolean |
getMonitorMediaClassAudio()
Returns the value of field 'monitorMediaClassAudio'. |
java.lang.Boolean |
getMonitorMediaClassChat()
Returns the value of field 'monitorMediaClassChat'. |
java.lang.Boolean |
getMonitorMediaClassData()
Returns the value of field 'monitorMediaClassData'. |
java.lang.Boolean |
getMonitorMediaClassEmail()
Returns the value of field 'monitorMediaClassEmail'. |
java.lang.Boolean |
getMonitorMediaClassIM()
Returns the value of field 'monitorMediaClassIM'. |
java.lang.Boolean |
getMonitorMediaClassImage()
Returns the value of field 'monitorMediaClassImage'. |
java.lang.Boolean |
getMonitorMediaClassMessage()
Returns the value of field 'monitorMediaClassMessage'. |
java.lang.Boolean |
getMonitorMediaClassMMS()
Returns the value of field 'monitorMediaClassMMS'. |
java.lang.Boolean |
getMonitorMediaClassParameter()
Returns the value of field 'monitorMediaClassParameter'. |
java.lang.Boolean |
getMonitorMediaClassSMS()
Returns the value of field 'monitorMediaClassSMS'. |
java.lang.Boolean |
getMonitorMediaClassVoice()
Returns the value of field 'monitorMediaClassVoice'. |
java.lang.Boolean |
getMonitorObjectCall()
Returns the value of field 'monitorObjectCall'. |
java.lang.Boolean |
getMonitorObjectDevice()
Returns the value of field 'monitorObjectDevice'. |
java.lang.Boolean |
getMonitorTypeCall()
Returns the value of field 'monitorTypeCall'. |
java.lang.Boolean |
getMonitorTypeDevice()
Returns the value of field 'monitorTypeDevice'. |
java.lang.Boolean |
getPrivateDataInAck()
Returns the value of field 'privateDataInAck'. |
java.lang.Boolean |
getRequestedMonitorFilter()
Returns the value of field 'requestedMonitorFilter'. |
java.lang.Boolean |
getSwDomainDefaultForMonitorTypeIsDevice()
Returns the value of field 'swDomainDefaultForMonitorTypeIsDevice'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setAcceptsMonitorStartWhileOOS(java.lang.Boolean acceptsMonitorStartWhileOOS)
Sets the value of field 'acceptsMonitorStartWhileOOS'. |
void |
setCallIDOnly(java.lang.Boolean callIDOnly)
Sets the value of field 'callIDOnly'. |
void |
setMonitorExistingCallsInAck(java.lang.Boolean monitorExistingCallsInAck)
Sets the value of field 'monitorExistingCallsInAck'. |
void |
setMonitorMediaClassAudio(java.lang.Boolean monitorMediaClassAudio)
Sets the value of field 'monitorMediaClassAudio'. |
void |
setMonitorMediaClassChat(java.lang.Boolean monitorMediaClassChat)
Sets the value of field 'monitorMediaClassChat'. |
void |
setMonitorMediaClassData(java.lang.Boolean monitorMediaClassData)
Sets the value of field 'monitorMediaClassData'. |
void |
setMonitorMediaClassEmail(java.lang.Boolean monitorMediaClassEmail)
Sets the value of field 'monitorMediaClassEmail'. |
void |
setMonitorMediaClassIM(java.lang.Boolean monitorMediaClassIM)
Sets the value of field 'monitorMediaClassIM'. |
void |
setMonitorMediaClassImage(java.lang.Boolean monitorMediaClassImage)
Sets the value of field 'monitorMediaClassImage'. |
void |
setMonitorMediaClassMessage(java.lang.Boolean monitorMediaClassMessage)
Sets the value of field 'monitorMediaClassMessage'. |
void |
setMonitorMediaClassMMS(java.lang.Boolean monitorMediaClassMMS)
Sets the value of field 'monitorMediaClassMMS'. |
void |
setMonitorMediaClassParameter(java.lang.Boolean monitorMediaClassParameter)
Sets the value of field 'monitorMediaClassParameter'. |
void |
setMonitorMediaClassSMS(java.lang.Boolean monitorMediaClassSMS)
Sets the value of field 'monitorMediaClassSMS'. |
void |
setMonitorMediaClassVoice(java.lang.Boolean monitorMediaClassVoice)
Sets the value of field 'monitorMediaClassVoice'. |
void |
setMonitorObjectCall(java.lang.Boolean monitorObjectCall)
Sets the value of field 'monitorObjectCall'. |
void |
setMonitorObjectDevice(java.lang.Boolean monitorObjectDevice)
Sets the value of field 'monitorObjectDevice'. |
void |
setMonitorTypeCall(java.lang.Boolean monitorTypeCall)
Sets the value of field 'monitorTypeCall'. |
void |
setMonitorTypeDevice(java.lang.Boolean monitorTypeDevice)
Sets the value of field 'monitorTypeDevice'. |
void |
setPrivateDataInAck(java.lang.Boolean privateDataInAck)
Sets the value of field 'privateDataInAck'. |
void |
setRequestedMonitorFilter(java.lang.Boolean requestedMonitorFilter)
Sets the value of field 'requestedMonitorFilter'. |
void |
setSwDomainDefaultForMonitorTypeIsDevice(java.lang.Boolean swDomainDefaultForMonitorTypeIsDevice)
Sets the value of field 'swDomainDefaultForMonitorTypeIsDevice'. |
static MonitorStartCaps |
unmarshalMonitorStartCaps(java.io.Reader reader)
Method unmarshalMonitorStartCaps |
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 MonitorStartCaps()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getAcceptsMonitorStartWhileOOS()
public java.lang.Boolean getCallIDOnly()
public java.lang.Boolean getMonitorExistingCallsInAck()
public java.lang.Boolean getMonitorMediaClassAudio()
public java.lang.Boolean getMonitorMediaClassChat()
public java.lang.Boolean getMonitorMediaClassData()
public java.lang.Boolean getMonitorMediaClassEmail()
public java.lang.Boolean getMonitorMediaClassIM()
public java.lang.Boolean getMonitorMediaClassImage()
public java.lang.Boolean getMonitorMediaClassMMS()
public java.lang.Boolean getMonitorMediaClassMessage()
public java.lang.Boolean getMonitorMediaClassParameter()
public java.lang.Boolean getMonitorMediaClassSMS()
public java.lang.Boolean getMonitorMediaClassVoice()
public java.lang.Boolean getMonitorObjectCall()
public java.lang.Boolean getMonitorObjectDevice()
public java.lang.Boolean getMonitorTypeCall()
public java.lang.Boolean getMonitorTypeDevice()
public java.lang.Boolean getPrivateDataInAck()
public java.lang.Boolean getRequestedMonitorFilter()
public java.lang.Boolean getSwDomainDefaultForMonitorTypeIsDevice()
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 setAcceptsMonitorStartWhileOOS(java.lang.Boolean acceptsMonitorStartWhileOOS)
acceptsMonitorStartWhileOOS
- the value of field
'acceptsMonitorStartWhileOOS'.public void setCallIDOnly(java.lang.Boolean callIDOnly)
callIDOnly
- the value of field 'callIDOnly'.public void setMonitorExistingCallsInAck(java.lang.Boolean monitorExistingCallsInAck)
monitorExistingCallsInAck
- the value of field
'monitorExistingCallsInAck'.public void setMonitorMediaClassAudio(java.lang.Boolean monitorMediaClassAudio)
monitorMediaClassAudio
- the value of field
'monitorMediaClassAudio'.public void setMonitorMediaClassChat(java.lang.Boolean monitorMediaClassChat)
monitorMediaClassChat
- the value of field
'monitorMediaClassChat'.public void setMonitorMediaClassData(java.lang.Boolean monitorMediaClassData)
monitorMediaClassData
- the value of field
'monitorMediaClassData'.public void setMonitorMediaClassEmail(java.lang.Boolean monitorMediaClassEmail)
monitorMediaClassEmail
- the value of field
'monitorMediaClassEmail'.public void setMonitorMediaClassIM(java.lang.Boolean monitorMediaClassIM)
monitorMediaClassIM
- the value of field
'monitorMediaClassIM'.public void setMonitorMediaClassImage(java.lang.Boolean monitorMediaClassImage)
monitorMediaClassImage
- the value of field
'monitorMediaClassImage'.public void setMonitorMediaClassMMS(java.lang.Boolean monitorMediaClassMMS)
monitorMediaClassMMS
- the value of field
'monitorMediaClassMMS'.public void setMonitorMediaClassMessage(java.lang.Boolean monitorMediaClassMessage)
monitorMediaClassMessage
- the value of field
'monitorMediaClassMessage'.public void setMonitorMediaClassParameter(java.lang.Boolean monitorMediaClassParameter)
monitorMediaClassParameter
- the value of field
'monitorMediaClassParameter'.public void setMonitorMediaClassSMS(java.lang.Boolean monitorMediaClassSMS)
monitorMediaClassSMS
- the value of field
'monitorMediaClassSMS'.public void setMonitorMediaClassVoice(java.lang.Boolean monitorMediaClassVoice)
monitorMediaClassVoice
- the value of field
'monitorMediaClassVoice'.public void setMonitorObjectCall(java.lang.Boolean monitorObjectCall)
monitorObjectCall
- the value of field
'monitorObjectCall'.public void setMonitorObjectDevice(java.lang.Boolean monitorObjectDevice)
monitorObjectDevice
- the value of field
'monitorObjectDevice'.public void setMonitorTypeCall(java.lang.Boolean monitorTypeCall)
monitorTypeCall
- the value of field 'monitorTypeCall'.public void setMonitorTypeDevice(java.lang.Boolean monitorTypeDevice)
monitorTypeDevice
- the value of field
'monitorTypeDevice'.public void setPrivateDataInAck(java.lang.Boolean privateDataInAck)
privateDataInAck
- the value of field 'privateDataInAck'public void setRequestedMonitorFilter(java.lang.Boolean requestedMonitorFilter)
requestedMonitorFilter
- the value of field
'requestedMonitorFilter'.public void setSwDomainDefaultForMonitorTypeIsDevice(java.lang.Boolean swDomainDefaultForMonitorTypeIsDevice)
swDomainDefaultForMonitorTypeIsDevice
- the value of
field 'swDomainDefaultForMonitorTypeIsDevice'.public static MonitorStartCaps unmarshalMonitorStartCaps(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 |