4.1.0.610 20071213

ch.ecma.csta.binding
Class CallAssociatedServList

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

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

Class CallAssociatedServList.

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

Constructor Summary
CallAssociatedServList()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 AssociateDataCaps getAssociateData()
          Returns the value of field 'associateData'.
 CancelTelephonyTonesCaps getCancelTelephonyTones()
          Returns the value of field 'cancelTelephonyTones'.
 ChangeConnectionInformationCaps getChangeConnectionInformation()
          Returns the value of field 'changeConnectionInformation'.
 GenerateDigitsCaps getGenerateDigits()
          Returns the value of field 'generateDigits'.
 GenerateTelephonyTonesCaps getGenerateTelephonyTones()
          Returns the value of field 'generateTelephonyTones'.
 SendUserInformationCaps getSendUserInformation()
          Returns the value of field 'sendUserInformation'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setAssociateData(AssociateDataCaps associateData)
          Sets the value of field 'associateData'.
 void setCancelTelephonyTones(CancelTelephonyTonesCaps cancelTelephonyTones)
          Sets the value of field 'cancelTelephonyTones'.
 void setChangeConnectionInformation(ChangeConnectionInformationCaps changeConnectionInformation)
          Sets the value of field 'changeConnectionInformation'.
 void setGenerateDigits(GenerateDigitsCaps generateDigits)
          Sets the value of field 'generateDigits'.
 void setGenerateTelephonyTones(GenerateTelephonyTonesCaps generateTelephonyTones)
          Sets the value of field 'generateTelephonyTones'.
 void setSendUserInformation(SendUserInformationCaps sendUserInformation)
          Sets the value of field 'sendUserInformation'.
static CallAssociatedServList unmarshalCallAssociatedServList(java.io.Reader reader)
          Method unmarshalCallAssociatedServList
 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

CallAssociatedServList

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

getAssociateData

public AssociateDataCaps getAssociateData()
Returns the value of field 'associateData'.

Returns:
AssociateDataCaps

getCancelTelephonyTones

public CancelTelephonyTonesCaps getCancelTelephonyTones()
Returns the value of field 'cancelTelephonyTones'.

Returns:
CancelTelephonyTonesCaps

getChangeConnectionInformation

public ChangeConnectionInformationCaps getChangeConnectionInformation()
Returns the value of field 'changeConnectionInformation'.

Returns:
ChangeConnectionInformationCaps

getGenerateDigits

public GenerateDigitsCaps getGenerateDigits()
Returns the value of field 'generateDigits'.

Returns:
GenerateDigitsCaps

getGenerateTelephonyTones

public GenerateTelephonyTonesCaps getGenerateTelephonyTones()
Returns the value of field 'generateTelephonyTones'.

Returns:
GenerateTelephonyTonesCaps

getSendUserInformation

public SendUserInformationCaps getSendUserInformation()
Returns the value of field 'sendUserInformation'.

Returns:
SendUserInformationCaps

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

setAssociateData

public void setAssociateData(AssociateDataCaps associateData)
Sets the value of field 'associateData'.

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

setCancelTelephonyTones

public void setCancelTelephonyTones(CancelTelephonyTonesCaps cancelTelephonyTones)
Sets the value of field 'cancelTelephonyTones'.

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

setChangeConnectionInformation

public void setChangeConnectionInformation(ChangeConnectionInformationCaps changeConnectionInformation)
Sets the value of field 'changeConnectionInformation'.

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

setGenerateDigits

public void setGenerateDigits(GenerateDigitsCaps generateDigits)
Sets the value of field 'generateDigits'.

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

setGenerateTelephonyTones

public void setGenerateTelephonyTones(GenerateTelephonyTonesCaps generateTelephonyTones)
Sets the value of field 'generateTelephonyTones'.

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

setSendUserInformation

public void setSendUserInformation(SendUserInformationCaps sendUserInformation)
Sets the value of field 'sendUserInformation'.

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

unmarshalCallAssociatedServList

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

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