4.1.0.610 20071213

ch.ecma.csta.binding
Class VoiceEvents

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

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

Class VoiceEvents.

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

Constructor Summary
VoiceEvents()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.Boolean getBookmarkReached()
          Returns the value of field 'bookmarkReached'.
 java.lang.Boolean getCompleted()
          Returns the value of field 'completed'.
 java.lang.Boolean getDtmfDetected()
          Returns the value of field 'dtmfDetected'.
 java.lang.Boolean getEmptied()
          Returns the value of field 'emptied'.
 java.lang.Boolean getInterruptionDetected()
          Returns the value of field 'interruptionDetected'.
 java.lang.Boolean getNotRecognized()
          Returns the value of field 'notRecognized'.
 java.lang.Boolean getPlay()
          Returns the value of field 'play'.
 java.lang.Boolean getRecognized()
          Returns the value of field 'recognized'.
 java.lang.Boolean getRecord()
          Returns the value of field 'record'.
 java.lang.Boolean getReview()
          Returns the value of field 'review'.
 java.lang.Boolean getSilenceTimeoutExpired()
          Returns the value of field 'silenceTimeoutExpired'.
 java.lang.Boolean getSpeechDetected()
          Returns the value of field 'speechDetected'.
 java.lang.Boolean getStarted()
          Returns the value of field 'started'.
 java.lang.Boolean getStop()
          Returns the value of field 'stop'.
 java.lang.Boolean getSuspendPlay()
          Returns the value of field 'suspendPlay'.
 java.lang.Boolean getSuspendRecord()
          Returns the value of field 'suspendRecord'.
 java.lang.Boolean getVoiceAttributesChanged()
          Returns the value of field 'voiceAttributesChanged'.
 java.lang.Boolean getVoiceErrorOccurred()
          Returns the value of field 'voiceErrorOccurred'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setBookmarkReached(java.lang.Boolean bookmarkReached)
          Sets the value of field 'bookmarkReached'.
 void setCompleted(java.lang.Boolean completed)
          Sets the value of field 'completed'.
 void setDtmfDetected(java.lang.Boolean dtmfDetected)
          Sets the value of field 'dtmfDetected'.
 void setEmptied(java.lang.Boolean emptied)
          Sets the value of field 'emptied'.
 void setInterruptionDetected(java.lang.Boolean interruptionDetected)
          Sets the value of field 'interruptionDetected'.
 void setNotRecognized(java.lang.Boolean notRecognized)
          Sets the value of field 'notRecognized'.
 void setPlay(java.lang.Boolean play)
          Sets the value of field 'play'.
 void setRecognized(java.lang.Boolean recognized)
          Sets the value of field 'recognized'.
 void setRecord(java.lang.Boolean record)
          Sets the value of field 'record'.
 void setReview(java.lang.Boolean review)
          Sets the value of field 'review'.
 void setSilenceTimeoutExpired(java.lang.Boolean silenceTimeoutExpired)
          Sets the value of field 'silenceTimeoutExpired'.
 void setSpeechDetected(java.lang.Boolean speechDetected)
          Sets the value of field 'speechDetected'.
 void setStarted(java.lang.Boolean started)
          Sets the value of field 'started'.
 void setStop(java.lang.Boolean stop)
          Sets the value of field 'stop'.
 void setSuspendPlay(java.lang.Boolean suspendPlay)
          Sets the value of field 'suspendPlay'.
 void setSuspendRecord(java.lang.Boolean suspendRecord)
          Sets the value of field 'suspendRecord'.
 void setVoiceAttributesChanged(java.lang.Boolean voiceAttributesChanged)
          Sets the value of field 'voiceAttributesChanged'.
 void setVoiceErrorOccurred(java.lang.Boolean voiceErrorOccurred)
          Sets the value of field 'voiceErrorOccurred'.
static VoiceEvents unmarshalVoiceEvents(java.io.Reader reader)
          Method unmarshalVoiceEvents
 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

VoiceEvents

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

getBookmarkReached

public java.lang.Boolean getBookmarkReached()
Returns the value of field 'bookmarkReached'.

Returns:
Boolean

getCompleted

public java.lang.Boolean getCompleted()
Returns the value of field 'completed'.

Returns:
Boolean

getDtmfDetected

public java.lang.Boolean getDtmfDetected()
Returns the value of field 'dtmfDetected'.

Returns:
Boolean

getEmptied

public java.lang.Boolean getEmptied()
Returns the value of field 'emptied'.

Returns:
Boolean

getInterruptionDetected

public java.lang.Boolean getInterruptionDetected()
Returns the value of field 'interruptionDetected'.

Returns:
Boolean

getNotRecognized

public java.lang.Boolean getNotRecognized()
Returns the value of field 'notRecognized'.

Returns:
Boolean

getPlay

public java.lang.Boolean getPlay()
Returns the value of field 'play'.

Returns:
Boolean

getRecognized

public java.lang.Boolean getRecognized()
Returns the value of field 'recognized'.

Returns:
Boolean

getRecord

public java.lang.Boolean getRecord()
Returns the value of field 'record'.

Returns:
Boolean

getReview

public java.lang.Boolean getReview()
Returns the value of field 'review'.

Returns:
Boolean

getSilenceTimeoutExpired

public java.lang.Boolean getSilenceTimeoutExpired()
Returns the value of field 'silenceTimeoutExpired'.

Returns:
Boolean

getSpeechDetected

public java.lang.Boolean getSpeechDetected()
Returns the value of field 'speechDetected'.

Returns:
Boolean

getStarted

public java.lang.Boolean getStarted()
Returns the value of field 'started'.

Returns:
Boolean

getStop

public java.lang.Boolean getStop()
Returns the value of field 'stop'.

Returns:
Boolean

getSuspendPlay

public java.lang.Boolean getSuspendPlay()
Returns the value of field 'suspendPlay'.

Returns:
Boolean

getSuspendRecord

public java.lang.Boolean getSuspendRecord()
Returns the value of field 'suspendRecord'.

Returns:
Boolean

getVoiceAttributesChanged

public java.lang.Boolean getVoiceAttributesChanged()
Returns the value of field 'voiceAttributesChanged'.

Returns:
Boolean

getVoiceErrorOccurred

public java.lang.Boolean getVoiceErrorOccurred()
Returns the value of field 'voiceErrorOccurred'.

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

setBookmarkReached

public void setBookmarkReached(java.lang.Boolean bookmarkReached)
Sets the value of field 'bookmarkReached'.

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

setCompleted

public void setCompleted(java.lang.Boolean completed)
Sets the value of field 'completed'.

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

setDtmfDetected

public void setDtmfDetected(java.lang.Boolean dtmfDetected)
Sets the value of field 'dtmfDetected'.

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

setEmptied

public void setEmptied(java.lang.Boolean emptied)
Sets the value of field 'emptied'.

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

setInterruptionDetected

public void setInterruptionDetected(java.lang.Boolean interruptionDetected)
Sets the value of field 'interruptionDetected'.

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

setNotRecognized

public void setNotRecognized(java.lang.Boolean notRecognized)
Sets the value of field 'notRecognized'.

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

setPlay

public void setPlay(java.lang.Boolean play)
Sets the value of field 'play'.

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

setRecognized

public void setRecognized(java.lang.Boolean recognized)
Sets the value of field 'recognized'.

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

setRecord

public void setRecord(java.lang.Boolean record)
Sets the value of field 'record'.

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

setReview

public void setReview(java.lang.Boolean review)
Sets the value of field 'review'.

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

setSilenceTimeoutExpired

public void setSilenceTimeoutExpired(java.lang.Boolean silenceTimeoutExpired)
Sets the value of field 'silenceTimeoutExpired'.

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

setSpeechDetected

public void setSpeechDetected(java.lang.Boolean speechDetected)
Sets the value of field 'speechDetected'.

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

setStarted

public void setStarted(java.lang.Boolean started)
Sets the value of field 'started'.

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

setStop

public void setStop(java.lang.Boolean stop)
Sets the value of field 'stop'.

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

setSuspendPlay

public void setSuspendPlay(java.lang.Boolean suspendPlay)
Sets the value of field 'suspendPlay'.

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

setSuspendRecord

public void setSuspendRecord(java.lang.Boolean suspendRecord)
Sets the value of field 'suspendRecord'.

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

setVoiceAttributesChanged

public void setVoiceAttributesChanged(java.lang.Boolean voiceAttributesChanged)
Sets the value of field 'voiceAttributesChanged'.

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

setVoiceErrorOccurred

public void setVoiceErrorOccurred(java.lang.Boolean voiceErrorOccurred)
Sets the value of field 'voiceErrorOccurred'.

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

unmarshalVoiceEvents

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

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