|
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.SetVoiceAttribCaps
public class SetVoiceAttribCaps
Class SetVoiceAttribCaps.
Constructor Summary | |
---|---|
SetVoiceAttribCaps()
|
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 |
getCurrentGain()
Returns the value of field 'currentGain'. |
java.lang.Boolean |
getCurrentSpeed()
Returns the value of field 'currentSpeed'. |
java.lang.Boolean |
getCurrentVolumeAbs()
Returns the value of field 'currentVolumeAbs'. |
java.lang.Boolean |
getCurrentVolumeInc()
Returns the value of field 'currentVolumeInc'. |
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 |
getPreflush()
Returns the value of field 'preflush'. |
java.lang.Boolean |
getPrivateData()
Returns the value of field 'privateData'. |
java.lang.Boolean |
getPrivateDataInAck()
Returns the value of field 'privateDataInAck'. |
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'. |
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 |
setCurrentGain(java.lang.Boolean currentGain)
Sets the value of field 'currentGain'. |
void |
setCurrentSpeed(java.lang.Boolean currentSpeed)
Sets the value of field 'currentSpeed'. |
void |
setCurrentVolumeAbs(java.lang.Boolean currentVolumeAbs)
Sets the value of field 'currentVolumeAbs'. |
void |
setCurrentVolumeInc(java.lang.Boolean currentVolumeInc)
Sets the value of field 'currentVolumeInc'. |
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 |
setPreflush(java.lang.Boolean preflush)
Sets the value of field 'preflush'. |
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 |
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'. |
static SetVoiceAttribCaps |
unmarshalSetVoiceAttribCaps(java.io.Reader reader)
Method unmarshalSetVoiceAttribCaps |
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 SetVoiceAttribCaps()
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 getCurrentGain()
public java.lang.Boolean getCurrentSpeed()
public java.lang.Boolean getCurrentVolumeAbs()
public java.lang.Boolean getCurrentVolumeInc()
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 getPreflush()
public java.lang.Boolean getPrivateData()
public java.lang.Boolean getPrivateDataInAck()
public java.lang.Boolean getRejectionThreshold()
public java.lang.Boolean getResource()
public java.lang.Boolean getRetainAudio()
public java.lang.Boolean getSilenceTimeout()
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 setCurrentGain(java.lang.Boolean currentGain)
currentGain
- the value of field 'currentGain'.public void setCurrentSpeed(java.lang.Boolean currentSpeed)
currentSpeed
- the value of field 'currentSpeed'.public void setCurrentVolumeAbs(java.lang.Boolean currentVolumeAbs)
currentVolumeAbs
- the value of field 'currentVolumeAbs'public void setCurrentVolumeInc(java.lang.Boolean currentVolumeInc)
currentVolumeInc
- the value of field 'currentVolumeInc'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 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 setPrivateDataInAck(java.lang.Boolean privateDataInAck)
privateDataInAck
- the value of field 'privateDataInAck'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 static SetVoiceAttribCaps unmarshalSetVoiceAttribCaps(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 |