|
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.PhysicalDeviceFeatureEvents
public class PhysicalDeviceFeatureEvents
A subset of these are supported events.
Constructor Summary | |
---|---|
PhysicalDeviceFeatureEvents()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Boolean |
getButtonInformation()
Returns the value of field 'buttonInformation'. |
java.lang.Boolean |
getButtonPress()
Returns the value of field 'buttonPress'. |
java.lang.Boolean |
getDisplayUpdated()
Returns the value of field 'displayUpdated'. |
java.lang.Boolean |
getHookswitch()
Returns the value of field 'hookswitch'. |
java.lang.Boolean |
getLampMode()
Returns the value of field 'lampMode'. |
java.lang.Boolean |
getMessageWaiting()
Returns the value of field 'messageWaiting'. |
java.lang.Boolean |
getMicrophoneGain()
Returns the value of field 'microphoneGain'. |
java.lang.Boolean |
getMicrophoneMute()
Returns the value of field 'microphoneMute'. |
java.lang.Boolean |
getRingerStatus()
Returns the value of field 'ringerStatus'. |
java.lang.Boolean |
getSpeakerMute()
Returns the value of field 'speakerMute'. |
java.lang.Boolean |
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 |
setButtonInformation(java.lang.Boolean buttonInformation)
Sets the value of field 'buttonInformation'. |
void |
setButtonPress(java.lang.Boolean buttonPress)
Sets the value of field 'buttonPress'. |
void |
setDisplayUpdated(java.lang.Boolean displayUpdated)
Sets the value of field 'displayUpdated'. |
void |
setHookswitch(java.lang.Boolean hookswitch)
Sets the value of field 'hookswitch'. |
void |
setLampMode(java.lang.Boolean lampMode)
Sets the value of field 'lampMode'. |
void |
setMessageWaiting(java.lang.Boolean messageWaiting)
Sets the value of field 'messageWaiting'. |
void |
setMicrophoneGain(java.lang.Boolean microphoneGain)
Sets the value of field 'microphoneGain'. |
void |
setMicrophoneMute(java.lang.Boolean microphoneMute)
Sets the value of field 'microphoneMute'. |
void |
setRingerStatus(java.lang.Boolean ringerStatus)
Sets the value of field 'ringerStatus'. |
void |
setSpeakerMute(java.lang.Boolean speakerMute)
Sets the value of field 'speakerMute'. |
void |
setSpeakerVolume(java.lang.Boolean speakerVolume)
Sets the value of field 'speakerVolume'. |
static PhysicalDeviceFeatureEvents |
unmarshalPhysicalDeviceFeatureEvents(java.io.Reader reader)
Method unmarshalPhysicalDeviceFeatureEvents |
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 PhysicalDeviceFeatureEvents()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getButtonInformation()
public java.lang.Boolean getButtonPress()
public java.lang.Boolean getDisplayUpdated()
public java.lang.Boolean getHookswitch()
public java.lang.Boolean getLampMode()
public java.lang.Boolean getMessageWaiting()
public java.lang.Boolean getMicrophoneGain()
public java.lang.Boolean getMicrophoneMute()
public java.lang.Boolean getRingerStatus()
public java.lang.Boolean getSpeakerMute()
public java.lang.Boolean 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 setButtonInformation(java.lang.Boolean buttonInformation)
buttonInformation
- the value of field
'buttonInformation'.public void setButtonPress(java.lang.Boolean buttonPress)
buttonPress
- the value of field 'buttonPress'.public void setDisplayUpdated(java.lang.Boolean displayUpdated)
displayUpdated
- the value of field 'displayUpdated'.public void setHookswitch(java.lang.Boolean hookswitch)
hookswitch
- the value of field 'hookswitch'.public void setLampMode(java.lang.Boolean lampMode)
lampMode
- the value of field 'lampMode'.public void setMessageWaiting(java.lang.Boolean messageWaiting)
messageWaiting
- the value of field 'messageWaiting'.public void setMicrophoneGain(java.lang.Boolean microphoneGain)
microphoneGain
- the value of field 'microphoneGain'.public void setMicrophoneMute(java.lang.Boolean microphoneMute)
microphoneMute
- the value of field 'microphoneMute'.public void setRingerStatus(java.lang.Boolean ringerStatus)
ringerStatus
- the value of field 'ringerStatus'.public void setSpeakerMute(java.lang.Boolean speakerMute)
speakerMute
- the value of field 'speakerMute'.public void setSpeakerVolume(java.lang.Boolean speakerVolume)
speakerVolume
- the value of field 'speakerVolume'.public static PhysicalDeviceFeatureEvents unmarshalPhysicalDeviceFeatureEvents(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 |