|
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.SpeakerMuteEvent
public class SpeakerMuteEvent
Not implemented.
Indicates the speaker mute status has changed for one of the hookswitches. This event may be generated in any one of the following ways:SetSpeakerMute
service.
Constructor Summary | |
---|---|
SpeakerMuteEvent()
|
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.String |
getMonitorCrossRefID()
Returns the value of field 'monitorCrossRefID'. |
java.lang.Boolean |
getSpeakerMuteOn()
Returns the value of field 'speakerMuteOn'. |
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 |
setMonitorCrossRefID(java.lang.String monitorCrossRefID)
Sets the value of field 'monitorCrossRefID'. |
void |
setSpeakerMuteOn(java.lang.Boolean speakerMuteOn)
Sets the value of field 'speakerMuteOn'. |
static SpeakerMuteEvent |
unmarshalSpeakerMuteEvent(java.io.Reader reader)
Method unmarshalSpeakerMuteEvent |
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 SpeakerMuteEvent()
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.String getMonitorCrossRefID()
public java.lang.Boolean getSpeakerMuteOn()
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 setMonitorCrossRefID(java.lang.String monitorCrossRefID)
monitorCrossRefID
- the value of field
'monitorCrossRefID'.public void setSpeakerMuteOn(java.lang.Boolean speakerMuteOn)
speakerMuteOn
- the value of field 'speakerMuteOn'.public static SpeakerMuteEvent unmarshalSpeakerMuteEvent(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 |