|
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.MicrophoneGainEvent
public class MicrophoneGainEvent
Not implemented.
Indicates that the microphone gain setting has changed for one of the hookswitches. This event may be generated in any one of the following ways:SetMicrophoneGain
service.
Constructor Summary | |
---|---|
MicrophoneGainEvent()
|
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'. |
MicrophoneGain |
getMicrophoneGain()
Returns the value of field 'microphoneGain'. |
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 |
setMicrophoneGain(MicrophoneGain microphoneGain)
Sets the value of field 'microphoneGain'. |
void |
setMonitorCrossRefID(java.lang.String monitorCrossRefID)
Sets the value of field 'monitorCrossRefID'. |
static MicrophoneGainEvent |
unmarshalMicrophoneGainEvent(java.io.Reader reader)
Method unmarshalMicrophoneGainEvent |
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 MicrophoneGainEvent()
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 MicrophoneGain getMicrophoneGain()
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 setMicrophoneGain(MicrophoneGain microphoneGain)
microphoneGain
- the value of field 'microphoneGain'.public void setMonitorCrossRefID(java.lang.String monitorCrossRefID)
monitorCrossRefID
- the value of field
'monitorCrossRefID'.public static MicrophoneGainEvent unmarshalMicrophoneGainEvent(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 |