4.1.0.610 20071213

ch.ecma.csta.binding
Class TerminatingConditions

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

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

Class TerminatingConditions.

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

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

TerminatingConditions

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

getDTMFDigitDetected

public java.lang.Boolean getDTMFDigitDetected()
Returns the value of field 'dTMFDigitDetected'.

Returns:
Boolean

getDurationExceeded

public java.lang.Boolean getDurationExceeded()
Returns the value of field 'durationExceeded'.

Returns:
Boolean

getEndOfMessageDetected

public java.lang.Boolean getEndOfMessageDetected()
Returns the value of field 'endOfMessageDetected'.

Returns:
Boolean

getSpeechDetected

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

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

setDTMFDigitDetected

public void setDTMFDigitDetected(java.lang.Boolean dTMFDigitDetected)
Sets the value of field 'dTMFDigitDetected'.

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

setDurationExceeded

public void setDurationExceeded(java.lang.Boolean durationExceeded)
Sets the value of field 'durationExceeded'.

Parameters:
durationExceeded - the value of field 'durationExceeded'

setEndOfMessageDetected

public void setEndOfMessageDetected(java.lang.Boolean endOfMessageDetected)
Sets the value of field 'endOfMessageDetected'.

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

setSpeechDetected

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

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

unmarshalTerminatingConditions

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

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