4.1.0.610 20071213

ch.ecma.csta.binding
Class VoiceAttribChangedCaps

java.lang.Object
  extended by ch.ecma.csta.CastorObject
      extended by ch.ecma.csta.binding.VoiceAttribChangedCaps
All Implemented Interfaces:
java.io.Serializable

public class VoiceAttribChangedCaps
extends ch.ecma.csta.CastorObject
implements java.io.Serializable

Class VoiceAttribChangedCaps.

Version:
$Revision$ $Date$
See Also:
Serialized Form

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

VoiceAttribChangedCaps

public VoiceAttribChangedCaps()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden

Overrides:
equals in class ch.ecma.csta.CastorObject
Parameters:
obj -
Returns:
boolean

getAutoInterruptable

public java.lang.Boolean getAutoInterruptable()
Returns the value of field 'autoInterruptable'.

Returns:
Boolean

getBabbleTimeout

public java.lang.Boolean getBabbleTimeout()
Returns the value of field 'babbleTimeout'.

Returns:
Boolean

getCause

public java.lang.Boolean getCause()
Returns the value of field 'cause'.

Returns:
Boolean

getCurrentPosition

public java.lang.Boolean getCurrentPosition()
Returns the value of field 'currentPosition'.

Returns:
Boolean

getEndSilence

public java.lang.Boolean getEndSilence()
Returns the value of field 'endSilence'.

Returns:
Boolean

getGrammars

public java.lang.Boolean getGrammars()
Returns the value of field 'grammars'.

Returns:
Boolean

getInnerXML

public java.lang.Boolean getInnerXML()
Returns the value of field 'innerXML'.

Returns:
Boolean

getInterdigitTimeout

public java.lang.Boolean getInterdigitTimeout()
Returns the value of field 'interdigitTimeout'.

Returns:
Boolean

getLanguage

public java.lang.Boolean getLanguage()
Returns the value of field 'language'.

Returns:
Boolean

getMaxTimeout

public java.lang.Boolean getMaxTimeout()
Returns the value of field 'maxTimeout'.

Returns:
Boolean

getMessage

public java.lang.Boolean getMessage()
Returns the value of field 'message'.

Returns:
Boolean

getMode

public java.lang.Boolean getMode()
Returns the value of field 'mode'.

Returns:
Boolean

getPlayVolumeAbs

public java.lang.Boolean getPlayVolumeAbs()
Returns the value of field 'playVolumeAbs'.

Returns:
Boolean

getPlayVolumeInc

public java.lang.Boolean getPlayVolumeInc()
Returns the value of field 'playVolumeInc'.

Returns:
Boolean

getPreflush

public java.lang.Boolean getPreflush()
Returns the value of field 'preflush'.

Returns:
Boolean

getPrivateData

public java.lang.Boolean getPrivateData()
Returns the value of field 'privateData'.

Returns:
Boolean

getRecordGain

public java.lang.Boolean getRecordGain()
Returns the value of field 'recordGain'.

Returns:
Boolean

getRejectionThreshold

public java.lang.Boolean getRejectionThreshold()
Returns the value of field 'rejectionThreshold'.

Returns:
Boolean

getResource

public java.lang.Boolean getResource()
Returns the value of field 'resource'.

Returns:
Boolean

getRetainAudio

public java.lang.Boolean getRetainAudio()
Returns the value of field 'retainAudio'.

Returns:
Boolean

getSilenceTimeout

public java.lang.Boolean getSilenceTimeout()
Returns the value of field 'silenceTimeout'.

Returns:
Boolean

getSpeed

public java.lang.Boolean getSpeed()
Returns the value of field 'speed'.

Returns:
Boolean

isValid

public boolean isValid()
Method isValid

Returns:
boolean

marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
out -
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
handler -
Throws:
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

setAutoInterruptable

public void setAutoInterruptable(java.lang.Boolean autoInterruptable)
Sets the value of field 'autoInterruptable'.

Parameters:
autoInterruptable - the value of field 'autoInterruptable'.

setBabbleTimeout

public void setBabbleTimeout(java.lang.Boolean babbleTimeout)
Sets the value of field 'babbleTimeout'.

Parameters:
babbleTimeout - the value of field 'babbleTimeout'.

setCause

public void setCause(java.lang.Boolean cause)
Sets the value of field 'cause'.

Parameters:
cause - the value of field 'cause'.

setCurrentPosition

public void setCurrentPosition(java.lang.Boolean currentPosition)
Sets the value of field 'currentPosition'.

Parameters:
currentPosition - the value of field 'currentPosition'.

setEndSilence

public void setEndSilence(java.lang.Boolean endSilence)
Sets the value of field 'endSilence'.

Parameters:
endSilence - the value of field 'endSilence'.

setGrammars

public void setGrammars(java.lang.Boolean grammars)
Sets the value of field 'grammars'.

Parameters:
grammars - the value of field 'grammars'.

setInnerXML

public void setInnerXML(java.lang.Boolean innerXML)
Sets the value of field 'innerXML'.

Parameters:
innerXML - the value of field 'innerXML'.

setInterdigitTimeout

public void setInterdigitTimeout(java.lang.Boolean interdigitTimeout)
Sets the value of field 'interdigitTimeout'.

Parameters:
interdigitTimeout - the value of field 'interdigitTimeout'.

setLanguage

public void setLanguage(java.lang.Boolean language)
Sets the value of field 'language'.

Parameters:
language - the value of field 'language'.

setMaxTimeout

public void setMaxTimeout(java.lang.Boolean maxTimeout)
Sets the value of field 'maxTimeout'.

Parameters:
maxTimeout - the value of field 'maxTimeout'.

setMessage

public void setMessage(java.lang.Boolean message)
Sets the value of field 'message'.

Parameters:
message - the value of field 'message'.

setMode

public void setMode(java.lang.Boolean mode)
Sets the value of field 'mode'.

Parameters:
mode - the value of field 'mode'.

setPlayVolumeAbs

public void setPlayVolumeAbs(java.lang.Boolean playVolumeAbs)
Sets the value of field 'playVolumeAbs'.

Parameters:
playVolumeAbs - the value of field 'playVolumeAbs'.

setPlayVolumeInc

public void setPlayVolumeInc(java.lang.Boolean playVolumeInc)
Sets the value of field 'playVolumeInc'.

Parameters:
playVolumeInc - the value of field 'playVolumeInc'.

setPreflush

public void setPreflush(java.lang.Boolean preflush)
Sets the value of field 'preflush'.

Parameters:
preflush - the value of field 'preflush'.

setPrivateData

public void setPrivateData(java.lang.Boolean privateData)
Sets the value of field 'privateData'.

Parameters:
privateData - the value of field 'privateData'.

setRecordGain

public void setRecordGain(java.lang.Boolean recordGain)
Sets the value of field 'recordGain'.

Parameters:
recordGain - the value of field 'recordGain'.

setRejectionThreshold

public void setRejectionThreshold(java.lang.Boolean rejectionThreshold)
Sets the value of field 'rejectionThreshold'.

Parameters:
rejectionThreshold - the value of field 'rejectionThreshold'.

setResource

public void setResource(java.lang.Boolean resource)
Sets the value of field 'resource'.

Parameters:
resource - the value of field 'resource'.

setRetainAudio

public void setRetainAudio(java.lang.Boolean retainAudio)
Sets the value of field 'retainAudio'.

Parameters:
retainAudio - the value of field 'retainAudio'.

setSilenceTimeout

public void setSilenceTimeout(java.lang.Boolean silenceTimeout)
Sets the value of field 'silenceTimeout'.

Parameters:
silenceTimeout - the value of field 'silenceTimeout'.

setSpeed

public void setSpeed(java.lang.Boolean speed)
Sets the value of field 'speed'.

Parameters:
speed - the value of field 'speed'.

unmarshalVoiceAttribChangedCaps

public static VoiceAttribChangedCaps unmarshalVoiceAttribChangedCaps(java.io.Reader reader)
                                                              throws org.exolab.castor.xml.MarshalException,
                                                                     org.exolab.castor.xml.ValidationException
Method unmarshalVoiceAttribChangedCaps

Parameters:
reader -
Returns:
VoiceAttribChangedCaps
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Method validate

Throws:
org.exolab.castor.xml.ValidationException

4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.