4.1.0.610 20071213

ch.ecma.csta.binding
Class CallAssociatedEvtsList

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

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

Class CallAssociatedEvtsList.

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

Constructor Summary
CallAssociatedEvtsList()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 CallInformationCaps getCallInformation()
          Returns the value of field 'callInformation'.
 ChargingCaps getCharging()
          Returns the value of field 'charging'.
 DigitsGeneratedCaps getDigitsGenerated()
          Returns the value of field 'digitsGenerated'.
 ServiceCompletionFailureCaps getServiceCompletionFailure()
          Returns the value of field 'serviceCompletionFailure'.
 TelephonyTonesGeneratedCaps 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(CallInformationCaps callInformation)
          Sets the value of field 'callInformation'.
 void setCharging(ChargingCaps charging)
          Sets the value of field 'charging'.
 void setDigitsGenerated(DigitsGeneratedCaps digitsGenerated)
          Sets the value of field 'digitsGenerated'.
 void setServiceCompletionFailure(ServiceCompletionFailureCaps serviceCompletionFailure)
          Sets the value of field 'serviceCompletionFailure'.
 void setTelephonyTonesGenerated(TelephonyTonesGeneratedCaps telephonyTonesGenerated)
          Sets the value of field 'telephonyTonesGenerated'.
static CallAssociatedEvtsList unmarshalCallAssociatedEvtsList(java.io.Reader reader)
          Method unmarshalCallAssociatedEvtsList
 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

CallAssociatedEvtsList

public CallAssociatedEvtsList()
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 CallInformationCaps getCallInformation()
Returns the value of field 'callInformation'.

Returns:
CallInformationCaps

getCharging

public ChargingCaps getCharging()
Returns the value of field 'charging'.

Returns:
ChargingCaps

getDigitsGenerated

public DigitsGeneratedCaps getDigitsGenerated()
Returns the value of field 'digitsGenerated'.

Returns:
DigitsGeneratedCaps

getServiceCompletionFailure

public ServiceCompletionFailureCaps getServiceCompletionFailure()
Returns the value of field 'serviceCompletionFailure'.

Returns:
ServiceCompletionFailureCaps

getTelephonyTonesGenerated

public TelephonyTonesGeneratedCaps getTelephonyTonesGenerated()
Returns the value of field 'telephonyTonesGenerated'.

Returns:
TelephonyTonesGeneratedCaps

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(CallInformationCaps callInformation)
Sets the value of field 'callInformation'.

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

setCharging

public void setCharging(ChargingCaps charging)
Sets the value of field 'charging'.

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

setDigitsGenerated

public void setDigitsGenerated(DigitsGeneratedCaps digitsGenerated)
Sets the value of field 'digitsGenerated'.

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

setServiceCompletionFailure

public void setServiceCompletionFailure(ServiceCompletionFailureCaps serviceCompletionFailure)
Sets the value of field 'serviceCompletionFailure'.

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

setTelephonyTonesGenerated

public void setTelephonyTonesGenerated(TelephonyTonesGeneratedCaps telephonyTonesGenerated)
Sets the value of field 'telephonyTonesGenerated'.

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

unmarshalCallAssociatedEvtsList

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

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