4.1.0.610 20071213

ch.ecma.csta.binding
Class CallAssociatedServices

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

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

Class CallAssociatedServices.

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

Constructor Summary
CallAssociatedServices()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.Boolean getAssociateData()
          Returns the value of field 'associateData'.
 java.lang.Boolean getCancelTelephonyTones()
          Returns the value of field 'cancelTelephonyTones'.
 java.lang.Boolean getGenerateDigits()
          Returns the value of field 'generateDigits'.
 java.lang.Boolean getGenerateTelephonyTones()
          Returns the value of field 'generateTelephonyTones'.
 java.lang.Boolean 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(java.lang.Boolean associateData)
          Sets the value of field 'associateData'.
 void setCancelTelephonyTones(java.lang.Boolean cancelTelephonyTones)
          Sets the value of field 'cancelTelephonyTones'.
 void setGenerateDigits(java.lang.Boolean generateDigits)
          Sets the value of field 'generateDigits'.
 void setGenerateTelephonyTones(java.lang.Boolean generateTelephonyTones)
          Sets the value of field 'generateTelephonyTones'.
 void setSendUserInformation(java.lang.Boolean sendUserInformation)
          Sets the value of field 'sendUserInformation'.
static CallAssociatedServices unmarshalCallAssociatedServices(java.io.Reader reader)
          Method unmarshalCallAssociatedServices
 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

CallAssociatedServices

public CallAssociatedServices()
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 java.lang.Boolean getAssociateData()
Returns the value of field 'associateData'.

Returns:
Boolean

getCancelTelephonyTones

public java.lang.Boolean getCancelTelephonyTones()
Returns the value of field 'cancelTelephonyTones'.

Returns:
Boolean

getGenerateDigits

public java.lang.Boolean getGenerateDigits()
Returns the value of field 'generateDigits'.

Returns:
Boolean

getGenerateTelephonyTones

public java.lang.Boolean getGenerateTelephonyTones()
Returns the value of field 'generateTelephonyTones'.

Returns:
Boolean

getSendUserInformation

public java.lang.Boolean getSendUserInformation()
Returns the value of field 'sendUserInformation'.

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

setAssociateData

public void setAssociateData(java.lang.Boolean associateData)
Sets the value of field 'associateData'.

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

setCancelTelephonyTones

public void setCancelTelephonyTones(java.lang.Boolean cancelTelephonyTones)
Sets the value of field 'cancelTelephonyTones'.

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

setGenerateDigits

public void setGenerateDigits(java.lang.Boolean generateDigits)
Sets the value of field 'generateDigits'.

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

setGenerateTelephonyTones

public void setGenerateTelephonyTones(java.lang.Boolean generateTelephonyTones)
Sets the value of field 'generateTelephonyTones'.

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

setSendUserInformation

public void setSendUserInformation(java.lang.Boolean sendUserInformation)
Sets the value of field 'sendUserInformation'.

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

unmarshalCallAssociatedServices

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

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