|
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.MicrophoneMuteEvent
public class MicrophoneMuteEvent
Not implemented.
Indicates that the microphone mute status has changed for one of the hookswitches. This event may be generated in any one of the following ways:SetMicrophoneMute
service.
Constructor Summary | |
---|---|
MicrophoneMuteEvent()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getAuditoryApparatus()
Returns the value of field 'auditoryApparatus'. |
CSTACommonArguments |
getExtensions()
Returns the value of field 'extensions'. |
SubjectDeviceID |
getInvokingDevice()
Returns the value of field 'invokingDevice'. |
java.lang.Boolean |
getMicrophoneMuteOn()
Returns the value of field 'microphoneMuteOn'. |
java.lang.String |
getMonitorCrossRefID()
Returns the value of field 'monitorCrossRefID'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setAuditoryApparatus(java.lang.String auditoryApparatus)
Sets the value of field 'auditoryApparatus'. |
void |
setExtensions(CSTACommonArguments extensions)
Sets the value of field 'extensions'. |
void |
setInvokingDevice(SubjectDeviceID invokingDevice)
Sets the value of field 'invokingDevice'. |
void |
setMicrophoneMuteOn(java.lang.Boolean microphoneMuteOn)
Sets the value of field 'microphoneMuteOn'. |
void |
setMonitorCrossRefID(java.lang.String monitorCrossRefID)
Sets the value of field 'monitorCrossRefID'. |
static MicrophoneMuteEvent |
unmarshalMicrophoneMuteEvent(java.io.Reader reader)
Method unmarshalMicrophoneMuteEvent |
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 MicrophoneMuteEvent()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.String getAuditoryApparatus()
public CSTACommonArguments getExtensions()
public SubjectDeviceID getInvokingDevice()
public java.lang.Boolean getMicrophoneMuteOn()
public java.lang.String getMonitorCrossRefID()
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 setAuditoryApparatus(java.lang.String auditoryApparatus)
auditoryApparatus
- the value of field
'auditoryApparatus'.public void setExtensions(CSTACommonArguments extensions)
extensions
- the value of field 'extensions'.public void setInvokingDevice(SubjectDeviceID invokingDevice)
invokingDevice
- the value of field 'invokingDevice'.public void setMicrophoneMuteOn(java.lang.Boolean microphoneMuteOn)
microphoneMuteOn
- the value of field 'microphoneMuteOn'public void setMonitorCrossRefID(java.lang.String monitorCrossRefID)
monitorCrossRefID
- the value of field
'monitorCrossRefID'.public static MicrophoneMuteEvent unmarshalMicrophoneMuteEvent(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 |