|
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.VoiceEvents
public class VoiceEvents
Class VoiceEvents.
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 |
---|
public VoiceEvents()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getBookmarkReached()
public java.lang.Boolean getCompleted()
public java.lang.Boolean getDtmfDetected()
public java.lang.Boolean getEmptied()
public java.lang.Boolean getInterruptionDetected()
public java.lang.Boolean getNotRecognized()
public java.lang.Boolean getPlay()
public java.lang.Boolean getRecognized()
public java.lang.Boolean getRecord()
public java.lang.Boolean getReview()
public java.lang.Boolean getSilenceTimeoutExpired()
public java.lang.Boolean getSpeechDetected()
public java.lang.Boolean getStarted()
public java.lang.Boolean getStop()
public java.lang.Boolean getSuspendPlay()
public java.lang.Boolean getSuspendRecord()
public java.lang.Boolean getVoiceAttributesChanged()
public java.lang.Boolean 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(java.lang.Boolean bookmarkReached)
bookmarkReached
- the value of field 'bookmarkReached'.public void setCompleted(java.lang.Boolean completed)
completed
- the value of field 'completed'.public void setDtmfDetected(java.lang.Boolean dtmfDetected)
dtmfDetected
- the value of field 'dtmfDetected'.public void setEmptied(java.lang.Boolean emptied)
emptied
- the value of field 'emptied'.public void setInterruptionDetected(java.lang.Boolean interruptionDetected)
interruptionDetected
- the value of field
'interruptionDetected'.public void setNotRecognized(java.lang.Boolean notRecognized)
notRecognized
- the value of field 'notRecognized'.public void setPlay(java.lang.Boolean play)
play
- the value of field 'play'.public void setRecognized(java.lang.Boolean recognized)
recognized
- the value of field 'recognized'.public void setRecord(java.lang.Boolean record)
record
- the value of field 'record'.public void setReview(java.lang.Boolean review)
review
- the value of field 'review'.public void setSilenceTimeoutExpired(java.lang.Boolean silenceTimeoutExpired)
silenceTimeoutExpired
- the value of field
'silenceTimeoutExpired'.public void setSpeechDetected(java.lang.Boolean speechDetected)
speechDetected
- the value of field 'speechDetected'.public void setStarted(java.lang.Boolean started)
started
- the value of field 'started'.public void setStop(java.lang.Boolean stop)
stop
- the value of field 'stop'.public void setSuspendPlay(java.lang.Boolean suspendPlay)
suspendPlay
- the value of field 'suspendPlay'.public void setSuspendRecord(java.lang.Boolean suspendRecord)
suspendRecord
- the value of field 'suspendRecord'.public void setVoiceAttributesChanged(java.lang.Boolean voiceAttributesChanged)
voiceAttributesChanged
- the value of field
'voiceAttributesChanged'.public void setVoiceErrorOccurred(java.lang.Boolean voiceErrorOccurred)
voiceErrorOccurred
- the value of field
'voiceErrorOccurred'.public static VoiceEvents unmarshalVoiceEvents(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 |