4.1.0.610 20071213

ch.ecma.csta.binding
Class CallAssociatedEvents

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

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

Not supported.

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

Constructor Summary
CallAssociatedEvents()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.Boolean getCallInformation()
          Returns the value of field 'callInformation'.
 java.lang.Boolean getCharging()
          Returns the value of field 'charging'.
 java.lang.Boolean getDigitsGenerated()
          Returns the value of field 'digitsGenerated'.
 java.lang.Boolean getServiceCompletionFailure()
          Returns the value of field 'serviceCompletionFailure'.
 java.lang.Boolean getTelephonyTonesGenerated()
          Returns the value of field 'telephonyTonesGenerated'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setCallInformation(java.lang.Boolean callInformation)
          Sets the value of field 'callInformation'.
 void setCharging(java.lang.Boolean charging)
          Sets the value of field 'charging'.
 void setDigitsGenerated(java.lang.Boolean digitsGenerated)
          Sets the value of field 'digitsGenerated'.
 void setServiceCompletionFailure(java.lang.Boolean serviceCompletionFailure)
          Sets the value of field 'serviceCompletionFailure'.
 void setTelephonyTonesGenerated(java.lang.Boolean telephonyTonesGenerated)
          Sets the value of field 'telephonyTonesGenerated'.
static CallAssociatedEvents unmarshalCallAssociatedEvents(java.io.Reader reader)
          Method unmarshalCallAssociatedEvents
 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

CallAssociatedEvents

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

getCallInformation

public java.lang.Boolean getCallInformation()
Returns the value of field 'callInformation'.

Returns:
Boolean

getCharging

public java.lang.Boolean getCharging()
Returns the value of field 'charging'.

Returns:
Boolean

getDigitsGenerated

public java.lang.Boolean getDigitsGenerated()
Returns the value of field 'digitsGenerated'.

Returns:
Boolean

getServiceCompletionFailure

public java.lang.Boolean getServiceCompletionFailure()
Returns the value of field 'serviceCompletionFailure'.

Returns:
Boolean

getTelephonyTonesGenerated

public java.lang.Boolean getTelephonyTonesGenerated()
Returns the value of field 'telephonyTonesGenerated'.

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

setCallInformation

public void setCallInformation(java.lang.Boolean callInformation)
Sets the value of field 'callInformation'.

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

setCharging

public void setCharging(java.lang.Boolean charging)
Sets the value of field 'charging'.

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

setDigitsGenerated

public void setDigitsGenerated(java.lang.Boolean digitsGenerated)
Sets the value of field 'digitsGenerated'.

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

setServiceCompletionFailure

public void setServiceCompletionFailure(java.lang.Boolean serviceCompletionFailure)
Sets the value of field 'serviceCompletionFailure'.

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

setTelephonyTonesGenerated

public void setTelephonyTonesGenerated(java.lang.Boolean telephonyTonesGenerated)
Sets the value of field 'telephonyTonesGenerated'.

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

unmarshalCallAssociatedEvents

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

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