|
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.PhysDevEvtsList
public class PhysDevEvtsList
Class PhysDevEvtsList.
Constructor Summary | |
---|---|
PhysDevEvtsList()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
ButtonInformationCaps |
getButtonInformation()
Returns the value of field 'buttonInformation'. |
ButtonPressEventCaps |
getButtonPress()
Returns the value of field 'buttonPress'. |
DisplayUpdatedCaps |
getDisplayUpdated()
Returns the value of field 'displayUpdated'. |
HookswitchCaps |
getHookswitch()
Returns the value of field 'hookswitch'. |
LampModeCaps |
getLampMode()
Returns the value of field 'lampMode'. |
MessageWaitingCaps |
getMessageWaiting()
Returns the value of field 'messageWaiting'. |
MicrophoneGainCaps |
getMicrophoneGain()
Returns the value of field 'microphoneGain'. |
MicrophoneMuteCaps |
getMicrophoneMute()
Returns the value of field 'microphoneMute'. |
RingerStatusCaps |
getRingerStatus()
Returns the value of field 'ringerStatus'. |
SpeakerMuteCaps |
getSpeakerMute()
Returns the value of field 'speakerMute'. |
SpeakerVolumeCaps |
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(ButtonInformationCaps buttonInformation)
Sets the value of field 'buttonInformation'. |
void |
setButtonPress(ButtonPressEventCaps buttonPress)
Sets the value of field 'buttonPress'. |
void |
setDisplayUpdated(DisplayUpdatedCaps displayUpdated)
Sets the value of field 'displayUpdated'. |
void |
setHookswitch(HookswitchCaps hookswitch)
Sets the value of field 'hookswitch'. |
void |
setLampMode(LampModeCaps lampMode)
Sets the value of field 'lampMode'. |
void |
setMessageWaiting(MessageWaitingCaps messageWaiting)
Sets the value of field 'messageWaiting'. |
void |
setMicrophoneGain(MicrophoneGainCaps microphoneGain)
Sets the value of field 'microphoneGain'. |
void |
setMicrophoneMute(MicrophoneMuteCaps microphoneMute)
Sets the value of field 'microphoneMute'. |
void |
setRingerStatus(RingerStatusCaps ringerStatus)
Sets the value of field 'ringerStatus'. |
void |
setSpeakerMute(SpeakerMuteCaps speakerMute)
Sets the value of field 'speakerMute'. |
void |
setSpeakerVolume(SpeakerVolumeCaps speakerVolume)
Sets the value of field 'speakerVolume'. |
static PhysDevEvtsList |
unmarshalPhysDevEvtsList(java.io.Reader reader)
Method unmarshalPhysDevEvtsList |
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 PhysDevEvtsList()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public ButtonInformationCaps getButtonInformation()
public ButtonPressEventCaps getButtonPress()
public DisplayUpdatedCaps getDisplayUpdated()
public HookswitchCaps getHookswitch()
public LampModeCaps getLampMode()
public MessageWaitingCaps getMessageWaiting()
public MicrophoneGainCaps getMicrophoneGain()
public MicrophoneMuteCaps getMicrophoneMute()
public RingerStatusCaps getRingerStatus()
public SpeakerMuteCaps getSpeakerMute()
public SpeakerVolumeCaps 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(ButtonInformationCaps buttonInformation)
buttonInformation
- the value of field
'buttonInformation'.public void setButtonPress(ButtonPressEventCaps buttonPress)
buttonPress
- the value of field 'buttonPress'.public void setDisplayUpdated(DisplayUpdatedCaps displayUpdated)
displayUpdated
- the value of field 'displayUpdated'.public void setHookswitch(HookswitchCaps hookswitch)
hookswitch
- the value of field 'hookswitch'.public void setLampMode(LampModeCaps lampMode)
lampMode
- the value of field 'lampMode'.public void setMessageWaiting(MessageWaitingCaps messageWaiting)
messageWaiting
- the value of field 'messageWaiting'.public void setMicrophoneGain(MicrophoneGainCaps microphoneGain)
microphoneGain
- the value of field 'microphoneGain'.public void setMicrophoneMute(MicrophoneMuteCaps microphoneMute)
microphoneMute
- the value of field 'microphoneMute'.public void setRingerStatus(RingerStatusCaps ringerStatus)
ringerStatus
- the value of field 'ringerStatus'.public void setSpeakerMute(SpeakerMuteCaps speakerMute)
speakerMute
- the value of field 'speakerMute'.public void setSpeakerVolume(SpeakerVolumeCaps speakerVolume)
speakerVolume
- the value of field 'speakerVolume'.public static PhysDevEvtsList unmarshalPhysDevEvtsList(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 |