|
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.VoiceAttribChangedCaps
public class VoiceAttribChangedCaps
Class VoiceAttribChangedCaps.
Constructor Summary | |
---|---|
VoiceAttribChangedCaps()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Boolean |
getAutoInterruptable()
Returns the value of field 'autoInterruptable'. |
java.lang.Boolean |
getBabbleTimeout()
Returns the value of field 'babbleTimeout'. |
java.lang.Boolean |
getCause()
Returns the value of field 'cause'. |
java.lang.Boolean |
getCurrentPosition()
Returns the value of field 'currentPosition'. |
java.lang.Boolean |
getEndSilence()
Returns the value of field 'endSilence'. |
java.lang.Boolean |
getGrammars()
Returns the value of field 'grammars'. |
java.lang.Boolean |
getInnerXML()
Returns the value of field 'innerXML'. |
java.lang.Boolean |
getInterdigitTimeout()
Returns the value of field 'interdigitTimeout'. |
java.lang.Boolean |
getLanguage()
Returns the value of field 'language'. |
java.lang.Boolean |
getMaxTimeout()
Returns the value of field 'maxTimeout'. |
java.lang.Boolean |
getMessage()
Returns the value of field 'message'. |
java.lang.Boolean |
getMode()
Returns the value of field 'mode'. |
java.lang.Boolean |
getPlayVolumeAbs()
Returns the value of field 'playVolumeAbs'. |
java.lang.Boolean |
getPlayVolumeInc()
Returns the value of field 'playVolumeInc'. |
java.lang.Boolean |
getPreflush()
Returns the value of field 'preflush'. |
java.lang.Boolean |
getPrivateData()
Returns the value of field 'privateData'. |
java.lang.Boolean |
getRecordGain()
Returns the value of field 'recordGain'. |
java.lang.Boolean |
getRejectionThreshold()
Returns the value of field 'rejectionThreshold'. |
java.lang.Boolean |
getResource()
Returns the value of field 'resource'. |
java.lang.Boolean |
getRetainAudio()
Returns the value of field 'retainAudio'. |
java.lang.Boolean |
getSilenceTimeout()
Returns the value of field 'silenceTimeout'. |
java.lang.Boolean |
getSpeed()
Returns the value of field 'speed'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setAutoInterruptable(java.lang.Boolean autoInterruptable)
Sets the value of field 'autoInterruptable'. |
void |
setBabbleTimeout(java.lang.Boolean babbleTimeout)
Sets the value of field 'babbleTimeout'. |
void |
setCause(java.lang.Boolean cause)
Sets the value of field 'cause'. |
void |
setCurrentPosition(java.lang.Boolean currentPosition)
Sets the value of field 'currentPosition'. |
void |
setEndSilence(java.lang.Boolean endSilence)
Sets the value of field 'endSilence'. |
void |
setGrammars(java.lang.Boolean grammars)
Sets the value of field 'grammars'. |
void |
setInnerXML(java.lang.Boolean innerXML)
Sets the value of field 'innerXML'. |
void |
setInterdigitTimeout(java.lang.Boolean interdigitTimeout)
Sets the value of field 'interdigitTimeout'. |
void |
setLanguage(java.lang.Boolean language)
Sets the value of field 'language'. |
void |
setMaxTimeout(java.lang.Boolean maxTimeout)
Sets the value of field 'maxTimeout'. |
void |
setMessage(java.lang.Boolean message)
Sets the value of field 'message'. |
void |
setMode(java.lang.Boolean mode)
Sets the value of field 'mode'. |
void |
setPlayVolumeAbs(java.lang.Boolean playVolumeAbs)
Sets the value of field 'playVolumeAbs'. |
void |
setPlayVolumeInc(java.lang.Boolean playVolumeInc)
Sets the value of field 'playVolumeInc'. |
void |
setPreflush(java.lang.Boolean preflush)
Sets the value of field 'preflush'. |
void |
setPrivateData(java.lang.Boolean privateData)
Sets the value of field 'privateData'. |
void |
setRecordGain(java.lang.Boolean recordGain)
Sets the value of field 'recordGain'. |
void |
setRejectionThreshold(java.lang.Boolean rejectionThreshold)
Sets the value of field 'rejectionThreshold'. |
void |
setResource(java.lang.Boolean resource)
Sets the value of field 'resource'. |
void |
setRetainAudio(java.lang.Boolean retainAudio)
Sets the value of field 'retainAudio'. |
void |
setSilenceTimeout(java.lang.Boolean silenceTimeout)
Sets the value of field 'silenceTimeout'. |
void |
setSpeed(java.lang.Boolean speed)
Sets the value of field 'speed'. |
static VoiceAttribChangedCaps |
unmarshalVoiceAttribChangedCaps(java.io.Reader reader)
Method unmarshalVoiceAttribChangedCaps |
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 VoiceAttribChangedCaps()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getAutoInterruptable()
public java.lang.Boolean getBabbleTimeout()
public java.lang.Boolean getCause()
public java.lang.Boolean getCurrentPosition()
public java.lang.Boolean getEndSilence()
public java.lang.Boolean getGrammars()
public java.lang.Boolean getInnerXML()
public java.lang.Boolean getInterdigitTimeout()
public java.lang.Boolean getLanguage()
public java.lang.Boolean getMaxTimeout()
public java.lang.Boolean getMessage()
public java.lang.Boolean getMode()
public java.lang.Boolean getPlayVolumeAbs()
public java.lang.Boolean getPlayVolumeInc()
public java.lang.Boolean getPreflush()
public java.lang.Boolean getPrivateData()
public java.lang.Boolean getRecordGain()
public java.lang.Boolean getRejectionThreshold()
public java.lang.Boolean getResource()
public java.lang.Boolean getRetainAudio()
public java.lang.Boolean getSilenceTimeout()
public java.lang.Boolean getSpeed()
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 setAutoInterruptable(java.lang.Boolean autoInterruptable)
autoInterruptable
- the value of field
'autoInterruptable'.public void setBabbleTimeout(java.lang.Boolean babbleTimeout)
babbleTimeout
- the value of field 'babbleTimeout'.public void setCause(java.lang.Boolean cause)
cause
- the value of field 'cause'.public void setCurrentPosition(java.lang.Boolean currentPosition)
currentPosition
- the value of field 'currentPosition'.public void setEndSilence(java.lang.Boolean endSilence)
endSilence
- the value of field 'endSilence'.public void setGrammars(java.lang.Boolean grammars)
grammars
- the value of field 'grammars'.public void setInnerXML(java.lang.Boolean innerXML)
innerXML
- the value of field 'innerXML'.public void setInterdigitTimeout(java.lang.Boolean interdigitTimeout)
interdigitTimeout
- the value of field
'interdigitTimeout'.public void setLanguage(java.lang.Boolean language)
language
- the value of field 'language'.public void setMaxTimeout(java.lang.Boolean maxTimeout)
maxTimeout
- the value of field 'maxTimeout'.public void setMessage(java.lang.Boolean message)
message
- the value of field 'message'.public void setMode(java.lang.Boolean mode)
mode
- the value of field 'mode'.public void setPlayVolumeAbs(java.lang.Boolean playVolumeAbs)
playVolumeAbs
- the value of field 'playVolumeAbs'.public void setPlayVolumeInc(java.lang.Boolean playVolumeInc)
playVolumeInc
- the value of field 'playVolumeInc'.public void setPreflush(java.lang.Boolean preflush)
preflush
- the value of field 'preflush'.public void setPrivateData(java.lang.Boolean privateData)
privateData
- the value of field 'privateData'.public void setRecordGain(java.lang.Boolean recordGain)
recordGain
- the value of field 'recordGain'.public void setRejectionThreshold(java.lang.Boolean rejectionThreshold)
rejectionThreshold
- the value of field
'rejectionThreshold'.public void setResource(java.lang.Boolean resource)
resource
- the value of field 'resource'.public void setRetainAudio(java.lang.Boolean retainAudio)
retainAudio
- the value of field 'retainAudio'.public void setSilenceTimeout(java.lang.Boolean silenceTimeout)
silenceTimeout
- the value of field 'silenceTimeout'.public void setSpeed(java.lang.Boolean speed)
speed
- the value of field 'speed'.public static VoiceAttribChangedCaps unmarshalVoiceAttribChangedCaps(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 |