4.1.0.610 20071213

ch.ecma.csta.binding
Class SetVoiceAttribCaps

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

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

Class SetVoiceAttribCaps.

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

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

SetVoiceAttribCaps

public SetVoiceAttribCaps()
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

getCurrentGain

public java.lang.Boolean getCurrentGain()
Returns the value of field 'currentGain'.

Returns:
Boolean

getCurrentSpeed

public java.lang.Boolean getCurrentSpeed()
Returns the value of field 'currentSpeed'.

Returns:
Boolean

getCurrentVolumeAbs

public java.lang.Boolean getCurrentVolumeAbs()
Returns the value of field 'currentVolumeAbs'.

Returns:
Boolean

getCurrentVolumeInc

public java.lang.Boolean getCurrentVolumeInc()
Returns the value of field 'currentVolumeInc'.

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

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

getPrivateDataInAck

public java.lang.Boolean getPrivateDataInAck()
Returns the value of field 'privateDataInAck'.

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

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'.

setCurrentGain

public void setCurrentGain(java.lang.Boolean currentGain)
Sets the value of field 'currentGain'.

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

setCurrentSpeed

public void setCurrentSpeed(java.lang.Boolean currentSpeed)
Sets the value of field 'currentSpeed'.

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

setCurrentVolumeAbs

public void setCurrentVolumeAbs(java.lang.Boolean currentVolumeAbs)
Sets the value of field 'currentVolumeAbs'.

Parameters:
currentVolumeAbs - the value of field 'currentVolumeAbs'

setCurrentVolumeInc

public void setCurrentVolumeInc(java.lang.Boolean currentVolumeInc)
Sets the value of field 'currentVolumeInc'.

Parameters:
currentVolumeInc - the value of field 'currentVolumeInc'

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'.

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'.

setPrivateDataInAck

public void setPrivateDataInAck(java.lang.Boolean privateDataInAck)
Sets the value of field 'privateDataInAck'.

Parameters:
privateDataInAck - the value of field 'privateDataInAck'

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'.

unmarshalSetVoiceAttribCaps

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

Parameters:
reader -
Returns:
SetVoiceAttribCaps
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.