4.1.0.610 20071213

ch.ecma.csta.binding
Class VoiceEvtsList

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

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

Class VoiceEvtsList.

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

Constructor Summary
VoiceEvtsList()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 BookmarkReachedCaps getBookmarkReached()
          Returns the value of field 'bookmarkReached'.
 CompletedCaps getCompleted()
          Returns the value of field 'completed'.
 DtmfDetectedCaps getDtmfDetected()
          Returns the value of field 'dtmfDetected'.
 EmptiedCaps getEmptied()
          Returns the value of field 'emptied'.
 InterruptionDetectedCaps getInterruptionDetected()
          Returns the value of field 'interruptionDetected'.
 NotRecognizedCaps getNotRecognized()
          Returns the value of field 'notRecognized'.
 PlayCaps getPlay()
          Returns the value of field 'play'.
 RecognizedCaps getRecognized()
          Returns the value of field 'recognized'.
 RecordCaps getRecord()
          Returns the value of field 'record'.
 ReviewEventCaps getReviewEvent()
          Returns the value of field 'reviewEvent'.
 SilenceTimeoutExpiredCaps getSilenceTimeoutExpired()
          Returns the value of field 'silenceTimeoutExpired'.
 SpeechDetectedCaps getSpeechDetected()
          Returns the value of field 'speechDetected'.
 StartedCaps getStarted()
          Returns the value of field 'started'.
 StopEventCaps getStopEvent()
          Returns the value of field 'stopEvent'.
 SuspendPlayCaps getSuspendPlay()
          Returns the value of field 'suspendPlay'.
 SuspendRecordCaps getSuspendRecord()
          Returns the value of field 'suspendRecord'.
 VoiceAttribChangedCaps getVoiceAttribChanged()
          Returns the value of field 'voiceAttribChanged'.
 VoiceErrorOccurredCaps 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(BookmarkReachedCaps bookmarkReached)
          Sets the value of field 'bookmarkReached'.
 void setCompleted(CompletedCaps completed)
          Sets the value of field 'completed'.
 void setDtmfDetected(DtmfDetectedCaps dtmfDetected)
          Sets the value of field 'dtmfDetected'.
 void setEmptied(EmptiedCaps emptied)
          Sets the value of field 'emptied'.
 void setInterruptionDetected(InterruptionDetectedCaps interruptionDetected)
          Sets the value of field 'interruptionDetected'.
 void setNotRecognized(NotRecognizedCaps notRecognized)
          Sets the value of field 'notRecognized'.
 void setPlay(PlayCaps play)
          Sets the value of field 'play'.
 void setRecognized(RecognizedCaps recognized)
          Sets the value of field 'recognized'.
 void setRecord(RecordCaps record)
          Sets the value of field 'record'.
 void setReviewEvent(ReviewEventCaps reviewEvent)
          Sets the value of field 'reviewEvent'.
 void setSilenceTimeoutExpired(SilenceTimeoutExpiredCaps silenceTimeoutExpired)
          Sets the value of field 'silenceTimeoutExpired'.
 void setSpeechDetected(SpeechDetectedCaps speechDetected)
          Sets the value of field 'speechDetected'.
 void setStarted(StartedCaps started)
          Sets the value of field 'started'.
 void setStopEvent(StopEventCaps stopEvent)
          Sets the value of field 'stopEvent'.
 void setSuspendPlay(SuspendPlayCaps suspendPlay)
          Sets the value of field 'suspendPlay'.
 void setSuspendRecord(SuspendRecordCaps suspendRecord)
          Sets the value of field 'suspendRecord'.
 void setVoiceAttribChanged(VoiceAttribChangedCaps voiceAttribChanged)
          Sets the value of field 'voiceAttribChanged'.
 void setVoiceErrorOccurred(VoiceErrorOccurredCaps voiceErrorOccurred)
          Sets the value of field 'voiceErrorOccurred'.
static VoiceEvtsList unmarshalVoiceEvtsList(java.io.Reader reader)
          Method unmarshalVoiceEvtsList
 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

VoiceEvtsList

public VoiceEvtsList()
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 BookmarkReachedCaps getBookmarkReached()
Returns the value of field 'bookmarkReached'.

Returns:
BookmarkReachedCaps

getCompleted

public CompletedCaps getCompleted()
Returns the value of field 'completed'.

Returns:
CompletedCaps

getDtmfDetected

public DtmfDetectedCaps getDtmfDetected()
Returns the value of field 'dtmfDetected'.

Returns:
DtmfDetectedCaps

getEmptied

public EmptiedCaps getEmptied()
Returns the value of field 'emptied'.

Returns:
EmptiedCaps

getInterruptionDetected

public InterruptionDetectedCaps getInterruptionDetected()
Returns the value of field 'interruptionDetected'.

Returns:
InterruptionDetectedCaps

getNotRecognized

public NotRecognizedCaps getNotRecognized()
Returns the value of field 'notRecognized'.

Returns:
NotRecognizedCaps

getPlay

public PlayCaps getPlay()
Returns the value of field 'play'.

Returns:
PlayCaps

getRecognized

public RecognizedCaps getRecognized()
Returns the value of field 'recognized'.

Returns:
RecognizedCaps

getRecord

public RecordCaps getRecord()
Returns the value of field 'record'.

Returns:
RecordCaps

getReviewEvent

public ReviewEventCaps getReviewEvent()
Returns the value of field 'reviewEvent'.

Returns:
ReviewEventCaps

getSilenceTimeoutExpired

public SilenceTimeoutExpiredCaps getSilenceTimeoutExpired()
Returns the value of field 'silenceTimeoutExpired'.

Returns:
SilenceTimeoutExpiredCaps

getSpeechDetected

public SpeechDetectedCaps getSpeechDetected()
Returns the value of field 'speechDetected'.

Returns:
SpeechDetectedCaps

getStarted

public StartedCaps getStarted()
Returns the value of field 'started'.

Returns:
StartedCaps

getStopEvent

public StopEventCaps getStopEvent()
Returns the value of field 'stopEvent'.

Returns:
StopEventCaps

getSuspendPlay

public SuspendPlayCaps getSuspendPlay()
Returns the value of field 'suspendPlay'.

Returns:
SuspendPlayCaps

getSuspendRecord

public SuspendRecordCaps getSuspendRecord()
Returns the value of field 'suspendRecord'.

Returns:
SuspendRecordCaps

getVoiceAttribChanged

public VoiceAttribChangedCaps getVoiceAttribChanged()
Returns the value of field 'voiceAttribChanged'.

Returns:
VoiceAttribChangedCaps

getVoiceErrorOccurred

public VoiceErrorOccurredCaps getVoiceErrorOccurred()
Returns the value of field 'voiceErrorOccurred'.

Returns:
VoiceErrorOccurredCaps

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(BookmarkReachedCaps bookmarkReached)
Sets the value of field 'bookmarkReached'.

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

setCompleted

public void setCompleted(CompletedCaps completed)
Sets the value of field 'completed'.

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

setDtmfDetected

public void setDtmfDetected(DtmfDetectedCaps dtmfDetected)
Sets the value of field 'dtmfDetected'.

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

setEmptied

public void setEmptied(EmptiedCaps emptied)
Sets the value of field 'emptied'.

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

setInterruptionDetected

public void setInterruptionDetected(InterruptionDetectedCaps interruptionDetected)
Sets the value of field 'interruptionDetected'.

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

setNotRecognized

public void setNotRecognized(NotRecognizedCaps notRecognized)
Sets the value of field 'notRecognized'.

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

setPlay

public void setPlay(PlayCaps play)
Sets the value of field 'play'.

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

setRecognized

public void setRecognized(RecognizedCaps recognized)
Sets the value of field 'recognized'.

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

setRecord

public void setRecord(RecordCaps record)
Sets the value of field 'record'.

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

setReviewEvent

public void setReviewEvent(ReviewEventCaps reviewEvent)
Sets the value of field 'reviewEvent'.

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

setSilenceTimeoutExpired

public void setSilenceTimeoutExpired(SilenceTimeoutExpiredCaps silenceTimeoutExpired)
Sets the value of field 'silenceTimeoutExpired'.

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

setSpeechDetected

public void setSpeechDetected(SpeechDetectedCaps speechDetected)
Sets the value of field 'speechDetected'.

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

setStarted

public void setStarted(StartedCaps started)
Sets the value of field 'started'.

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

setStopEvent

public void setStopEvent(StopEventCaps stopEvent)
Sets the value of field 'stopEvent'.

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

setSuspendPlay

public void setSuspendPlay(SuspendPlayCaps suspendPlay)
Sets the value of field 'suspendPlay'.

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

setSuspendRecord

public void setSuspendRecord(SuspendRecordCaps suspendRecord)
Sets the value of field 'suspendRecord'.

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

setVoiceAttribChanged

public void setVoiceAttribChanged(VoiceAttribChangedCaps voiceAttribChanged)
Sets the value of field 'voiceAttribChanged'.

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

setVoiceErrorOccurred

public void setVoiceErrorOccurred(VoiceErrorOccurredCaps voiceErrorOccurred)
Sets the value of field 'voiceErrorOccurred'.

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

unmarshalVoiceEvtsList

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

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