|
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.VoiceEvtsList
public class VoiceEvtsList
Class VoiceEvtsList.
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 |
---|
public VoiceEvtsList()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public BookmarkReachedCaps getBookmarkReached()
public CompletedCaps getCompleted()
public DtmfDetectedCaps getDtmfDetected()
public EmptiedCaps getEmptied()
public InterruptionDetectedCaps getInterruptionDetected()
public NotRecognizedCaps getNotRecognized()
public PlayCaps getPlay()
public RecognizedCaps getRecognized()
public RecordCaps getRecord()
public ReviewEventCaps getReviewEvent()
public SilenceTimeoutExpiredCaps getSilenceTimeoutExpired()
public SpeechDetectedCaps getSpeechDetected()
public StartedCaps getStarted()
public StopEventCaps getStopEvent()
public SuspendPlayCaps getSuspendPlay()
public SuspendRecordCaps getSuspendRecord()
public VoiceAttribChangedCaps getVoiceAttribChanged()
public VoiceErrorOccurredCaps getVoiceErrorOccurred()
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 setBookmarkReached(BookmarkReachedCaps bookmarkReached)
bookmarkReached
- the value of field 'bookmarkReached'.public void setCompleted(CompletedCaps completed)
completed
- the value of field 'completed'.public void setDtmfDetected(DtmfDetectedCaps dtmfDetected)
dtmfDetected
- the value of field 'dtmfDetected'.public void setEmptied(EmptiedCaps emptied)
emptied
- the value of field 'emptied'.public void setInterruptionDetected(InterruptionDetectedCaps interruptionDetected)
interruptionDetected
- the value of field
'interruptionDetected'.public void setNotRecognized(NotRecognizedCaps notRecognized)
notRecognized
- the value of field 'notRecognized'.public void setPlay(PlayCaps play)
play
- the value of field 'play'.public void setRecognized(RecognizedCaps recognized)
recognized
- the value of field 'recognized'.public void setRecord(RecordCaps record)
record
- the value of field 'record'.public void setReviewEvent(ReviewEventCaps reviewEvent)
reviewEvent
- the value of field 'reviewEvent'.public void setSilenceTimeoutExpired(SilenceTimeoutExpiredCaps silenceTimeoutExpired)
silenceTimeoutExpired
- the value of field
'silenceTimeoutExpired'.public void setSpeechDetected(SpeechDetectedCaps speechDetected)
speechDetected
- the value of field 'speechDetected'.public void setStarted(StartedCaps started)
started
- the value of field 'started'.public void setStopEvent(StopEventCaps stopEvent)
stopEvent
- the value of field 'stopEvent'.public void setSuspendPlay(SuspendPlayCaps suspendPlay)
suspendPlay
- the value of field 'suspendPlay'.public void setSuspendRecord(SuspendRecordCaps suspendRecord)
suspendRecord
- the value of field 'suspendRecord'.public void setVoiceAttribChanged(VoiceAttribChangedCaps voiceAttribChanged)
voiceAttribChanged
- the value of field
'voiceAttribChanged'.public void setVoiceErrorOccurred(VoiceErrorOccurredCaps voiceErrorOccurred)
voiceErrorOccurred
- the value of field
'voiceErrorOccurred'.public static VoiceEvtsList unmarshalVoiceEvtsList(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 |