|
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.TerminatingConditions
public class TerminatingConditions
Class TerminatingConditions.
Constructor Summary | |
---|---|
TerminatingConditions()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Boolean |
getDTMFDigitDetected()
Returns the value of field 'dTMFDigitDetected'. |
java.lang.Boolean |
getDurationExceeded()
Returns the value of field 'durationExceeded'. |
java.lang.Boolean |
getEndOfMessageDetected()
Returns the value of field 'endOfMessageDetected'. |
java.lang.Boolean |
getSpeechDetected()
Returns the value of field 'speechDetected'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setDTMFDigitDetected(java.lang.Boolean dTMFDigitDetected)
Sets the value of field 'dTMFDigitDetected'. |
void |
setDurationExceeded(java.lang.Boolean durationExceeded)
Sets the value of field 'durationExceeded'. |
void |
setEndOfMessageDetected(java.lang.Boolean endOfMessageDetected)
Sets the value of field 'endOfMessageDetected'. |
void |
setSpeechDetected(java.lang.Boolean speechDetected)
Sets the value of field 'speechDetected'. |
static TerminatingConditions |
unmarshalTerminatingConditions(java.io.Reader reader)
Method unmarshalTerminatingConditions |
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 TerminatingConditions()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getDTMFDigitDetected()
public java.lang.Boolean getDurationExceeded()
public java.lang.Boolean getEndOfMessageDetected()
public java.lang.Boolean getSpeechDetected()
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 setDTMFDigitDetected(java.lang.Boolean dTMFDigitDetected)
dTMFDigitDetected
- the value of field
'dTMFDigitDetected'.public void setDurationExceeded(java.lang.Boolean durationExceeded)
durationExceeded
- the value of field 'durationExceeded'public void setEndOfMessageDetected(java.lang.Boolean endOfMessageDetected)
endOfMessageDetected
- the value of field
'endOfMessageDetected'.public void setSpeechDetected(java.lang.Boolean speechDetected)
speechDetected
- the value of field 'speechDetected'.public static TerminatingConditions unmarshalTerminatingConditions(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 |