|
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.SpeakerVolumeEvent
public class SpeakerVolumeEvent
Not implemented.
Indicates that the speaker volume setting has changed for one of the hookswitches. This event may be generated in any one of the following ways:SetSpeakerVolume
service.
Constructor Summary | |
---|---|
SpeakerVolumeEvent()
|
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'. |
Volume |
getSpeakerVolume()
Returns the value of field 'speakerVolume'. |
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 |
setSpeakerVolume(Volume speakerVolume)
Sets the value of field 'speakerVolume'. |
static SpeakerVolumeEvent |
unmarshalSpeakerVolumeEvent(java.io.Reader reader)
Method unmarshalSpeakerVolumeEvent |
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 SpeakerVolumeEvent()
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 Volume getSpeakerVolume()
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 setSpeakerVolume(Volume speakerVolume)
speakerVolume
- the value of field 'speakerVolume'.public static SpeakerVolumeEvent unmarshalSpeakerVolumeEvent(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 |