|
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.GetAuditoryApparatusInfoCaps
public class GetAuditoryApparatusInfoCaps
Class GetAuditoryApparatusInfoCaps.
Constructor Summary | |
---|---|
GetAuditoryApparatusInfoCaps()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Boolean |
getAuditoryApparatus()
Returns the value of field 'auditoryApparatus'. |
java.lang.Boolean |
getAuditoryApparatusTypeHandset()
Returns the value of field 'auditoryApparatusTypeHandset'. |
java.lang.Boolean |
getAuditoryApparatusTypeHeadset()
Returns the value of field 'auditoryApparatusTypeHeadset'. |
java.lang.Boolean |
getAuditoryApparatusTypeother()
Returns the value of field 'auditoryApparatusTypeother'. |
java.lang.Boolean |
getAuditoryApparatusTypeSpeakerOnlyPhone()
Returns the value of field 'auditoryApparatusTypeSpeakerOnlyPhone'. |
java.lang.Boolean |
getAuditoryApparatusTypeSpeakerphone()
Returns the value of field 'auditoryApparatusTypeSpeakerphone'. |
java.lang.Boolean |
getHookswitchOnHook()
Returns the value of field 'hookswitchOnHook'. |
java.lang.Boolean |
getHookswitchSettable()
Returns the value of field 'hookswitchSettable'. |
java.lang.Boolean |
getMicrophoneGainReadable()
Returns the value of field 'microphoneGainReadable'. |
java.lang.Boolean |
getMicrophoneGainSettable()
Returns the value of field 'microphoneGainSettable'. |
java.lang.Boolean |
getMicrophoneMuteReadable()
Returns the value of field 'microphoneMuteReadable'. |
java.lang.Boolean |
getMicrophoneMuteSettable()
Returns the value of field 'microphoneMuteSettable'. |
java.lang.Boolean |
getMicrophonePresent()
Returns the value of field 'microphonePresent'. |
java.lang.Boolean |
getPrivateData()
Returns the value of field 'privateData'. |
java.lang.Boolean |
getPrivateDataInAck()
Returns the value of field 'privateDataInAck'. |
java.lang.Boolean |
getSpeakerMuteReadable()
Returns the value of field 'speakerMuteReadable'. |
java.lang.Boolean |
getSpeakerMuteSettable()
Returns the value of field 'speakerMuteSettable'. |
java.lang.Boolean |
getSpeakerPresent()
Returns the value of field 'speakerPresent'. |
java.lang.Boolean |
getSpeakerVolumeReadable()
Returns the value of field 'speakerVolumeReadable'. |
java.lang.Boolean |
getSpeakerVolumeSettable()
Returns the value of field 'speakerVolumeSettable'. |
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.Boolean auditoryApparatus)
Sets the value of field 'auditoryApparatus'. |
void |
setAuditoryApparatusTypeHandset(java.lang.Boolean auditoryApparatusTypeHandset)
Sets the value of field 'auditoryApparatusTypeHandset'. |
void |
setAuditoryApparatusTypeHeadset(java.lang.Boolean auditoryApparatusTypeHeadset)
Sets the value of field 'auditoryApparatusTypeHeadset'. |
void |
setAuditoryApparatusTypeother(java.lang.Boolean auditoryApparatusTypeother)
Sets the value of field 'auditoryApparatusTypeother'. |
void |
setAuditoryApparatusTypeSpeakerOnlyPhone(java.lang.Boolean auditoryApparatusTypeSpeakerOnlyPhone)
Sets the value of field 'auditoryApparatusTypeSpeakerOnlyPhone'. |
void |
setAuditoryApparatusTypeSpeakerphone(java.lang.Boolean auditoryApparatusTypeSpeakerphone)
Sets the value of field 'auditoryApparatusTypeSpeakerphone'. |
void |
setHookswitchOnHook(java.lang.Boolean hookswitchOnHook)
Sets the value of field 'hookswitchOnHook'. |
void |
setHookswitchSettable(java.lang.Boolean hookswitchSettable)
Sets the value of field 'hookswitchSettable'. |
void |
setMicrophoneGainReadable(java.lang.Boolean microphoneGainReadable)
Sets the value of field 'microphoneGainReadable'. |
void |
setMicrophoneGainSettable(java.lang.Boolean microphoneGainSettable)
Sets the value of field 'microphoneGainSettable'. |
void |
setMicrophoneMuteReadable(java.lang.Boolean microphoneMuteReadable)
Sets the value of field 'microphoneMuteReadable'. |
void |
setMicrophoneMuteSettable(java.lang.Boolean microphoneMuteSettable)
Sets the value of field 'microphoneMuteSettable'. |
void |
setMicrophonePresent(java.lang.Boolean microphonePresent)
Sets the value of field 'microphonePresent'. |
void |
setPrivateData(java.lang.Boolean privateData)
Sets the value of field 'privateData'. |
void |
setPrivateDataInAck(java.lang.Boolean privateDataInAck)
Sets the value of field 'privateDataInAck'. |
void |
setSpeakerMuteReadable(java.lang.Boolean speakerMuteReadable)
Sets the value of field 'speakerMuteReadable'. |
void |
setSpeakerMuteSettable(java.lang.Boolean speakerMuteSettable)
Sets the value of field 'speakerMuteSettable'. |
void |
setSpeakerPresent(java.lang.Boolean speakerPresent)
Sets the value of field 'speakerPresent'. |
void |
setSpeakerVolumeReadable(java.lang.Boolean speakerVolumeReadable)
Sets the value of field 'speakerVolumeReadable'. |
void |
setSpeakerVolumeSettable(java.lang.Boolean speakerVolumeSettable)
Sets the value of field 'speakerVolumeSettable'. |
static GetAuditoryApparatusInfoCaps |
unmarshalGetAuditoryApparatusInfoCaps(java.io.Reader reader)
Method unmarshalGetAuditoryApparatusInfoCaps |
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 GetAuditoryApparatusInfoCaps()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getAuditoryApparatus()
public java.lang.Boolean getAuditoryApparatusTypeHandset()
public java.lang.Boolean getAuditoryApparatusTypeHeadset()
public java.lang.Boolean getAuditoryApparatusTypeSpeakerOnlyPhone()
public java.lang.Boolean getAuditoryApparatusTypeSpeakerphone()
public java.lang.Boolean getAuditoryApparatusTypeother()
public java.lang.Boolean getHookswitchOnHook()
public java.lang.Boolean getHookswitchSettable()
public java.lang.Boolean getMicrophoneGainReadable()
public java.lang.Boolean getMicrophoneGainSettable()
public java.lang.Boolean getMicrophoneMuteReadable()
public java.lang.Boolean getMicrophoneMuteSettable()
public java.lang.Boolean getMicrophonePresent()
public java.lang.Boolean getPrivateData()
public java.lang.Boolean getPrivateDataInAck()
public java.lang.Boolean getSpeakerMuteReadable()
public java.lang.Boolean getSpeakerMuteSettable()
public java.lang.Boolean getSpeakerPresent()
public java.lang.Boolean getSpeakerVolumeReadable()
public java.lang.Boolean getSpeakerVolumeSettable()
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.Boolean auditoryApparatus)
auditoryApparatus
- the value of field
'auditoryApparatus'.public void setAuditoryApparatusTypeHandset(java.lang.Boolean auditoryApparatusTypeHandset)
auditoryApparatusTypeHandset
- the value of field
'auditoryApparatusTypeHandset'.public void setAuditoryApparatusTypeHeadset(java.lang.Boolean auditoryApparatusTypeHeadset)
auditoryApparatusTypeHeadset
- the value of field
'auditoryApparatusTypeHeadset'.public void setAuditoryApparatusTypeSpeakerOnlyPhone(java.lang.Boolean auditoryApparatusTypeSpeakerOnlyPhone)
auditoryApparatusTypeSpeakerOnlyPhone
- the value of
field 'auditoryApparatusTypeSpeakerOnlyPhone'.public void setAuditoryApparatusTypeSpeakerphone(java.lang.Boolean auditoryApparatusTypeSpeakerphone)
auditoryApparatusTypeSpeakerphone
- the value of field
'auditoryApparatusTypeSpeakerphone'.public void setAuditoryApparatusTypeother(java.lang.Boolean auditoryApparatusTypeother)
auditoryApparatusTypeother
- the value of field
'auditoryApparatusTypeother'.public void setHookswitchOnHook(java.lang.Boolean hookswitchOnHook)
hookswitchOnHook
- the value of field 'hookswitchOnHook'public void setHookswitchSettable(java.lang.Boolean hookswitchSettable)
hookswitchSettable
- the value of field
'hookswitchSettable'.public void setMicrophoneGainReadable(java.lang.Boolean microphoneGainReadable)
microphoneGainReadable
- the value of field
'microphoneGainReadable'.public void setMicrophoneGainSettable(java.lang.Boolean microphoneGainSettable)
microphoneGainSettable
- the value of field
'microphoneGainSettable'.public void setMicrophoneMuteReadable(java.lang.Boolean microphoneMuteReadable)
microphoneMuteReadable
- the value of field
'microphoneMuteReadable'.public void setMicrophoneMuteSettable(java.lang.Boolean microphoneMuteSettable)
microphoneMuteSettable
- the value of field
'microphoneMuteSettable'.public void setMicrophonePresent(java.lang.Boolean microphonePresent)
microphonePresent
- the value of field
'microphonePresent'.public void setPrivateData(java.lang.Boolean privateData)
privateData
- the value of field 'privateData'.public void setPrivateDataInAck(java.lang.Boolean privateDataInAck)
privateDataInAck
- the value of field 'privateDataInAck'public void setSpeakerMuteReadable(java.lang.Boolean speakerMuteReadable)
speakerMuteReadable
- the value of field
'speakerMuteReadable'.public void setSpeakerMuteSettable(java.lang.Boolean speakerMuteSettable)
speakerMuteSettable
- the value of field
'speakerMuteSettable'.public void setSpeakerPresent(java.lang.Boolean speakerPresent)
speakerPresent
- the value of field 'speakerPresent'.public void setSpeakerVolumeReadable(java.lang.Boolean speakerVolumeReadable)
speakerVolumeReadable
- the value of field
'speakerVolumeReadable'.public void setSpeakerVolumeSettable(java.lang.Boolean speakerVolumeSettable)
speakerVolumeSettable
- the value of field
'speakerVolumeSettable'.public static GetAuditoryApparatusInfoCaps unmarshalGetAuditoryApparatusInfoCaps(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 |