4.1.0.610 20071213

ch.ecma.csta.binding
Class SupportedEvents

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

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

Specifies the list of CSTA envents supported by the switching function. Each entry in the lists represents a supported event.

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

Constructor Summary
SupportedEvents()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 CallAssociatedEvtsList getCallAssociatedEvtsList()
          Returns the value of field 'callAssociatedEvtsList'.
 CallControlEvtsList getCallControlEvtsList()
          Returns the value of field 'callControlEvtsList'.
 DeviceMaintEvtsList getDeviceMaintEvtsList()
          Returns the value of field 'deviceMaintEvtsList'.
 LogicalEvtsList getLogicalEvtsList()
          Returns the value of field 'logicalEvtsList'.
 MediaEvtsList getMediaEvtsList()
          Returns the value of field 'mediaEvtsList'.
 PhysDevEvtsList getPhysDevEvtsList()
          Returns the value of field 'physDevEvtsList'.
 VendorSpecificEvtsList getVendorSpecificEvtsList()
          Returns the value of field 'vendorSpecificEvtsList'.
 VoiceEvtsList getVoiceEvtsList()
          Returns the value of field 'voiceEvtsList'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setCallAssociatedEvtsList(CallAssociatedEvtsList callAssociatedEvtsList)
          Sets the value of field 'callAssociatedEvtsList'.
 void setCallControlEvtsList(CallControlEvtsList callControlEvtsList)
          Sets the value of field 'callControlEvtsList'.
 void setDeviceMaintEvtsList(DeviceMaintEvtsList deviceMaintEvtsList)
          Sets the value of field 'deviceMaintEvtsList'.
 void setLogicalEvtsList(LogicalEvtsList logicalEvtsList)
          Sets the value of field 'logicalEvtsList'.
 void setMediaEvtsList(MediaEvtsList mediaEvtsList)
          Sets the value of field 'mediaEvtsList'.
 void setPhysDevEvtsList(PhysDevEvtsList physDevEvtsList)
          Sets the value of field 'physDevEvtsList'.
 void setVendorSpecificEvtsList(VendorSpecificEvtsList vendorSpecificEvtsList)
          Sets the value of field 'vendorSpecificEvtsList'.
 void setVoiceEvtsList(VoiceEvtsList voiceEvtsList)
          Sets the value of field 'voiceEvtsList'.
static SupportedEvents unmarshalSupportedEvents(java.io.Reader reader)
          Method unmarshalSupportedEvents
 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

SupportedEvents

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

getCallAssociatedEvtsList

public CallAssociatedEvtsList getCallAssociatedEvtsList()
Returns the value of field 'callAssociatedEvtsList'. The field 'callAssociatedEvtsList' has the following description: CallAssociatedEvtsList.

Returns:
CallAssociatedEvtsList

getCallControlEvtsList

public CallControlEvtsList getCallControlEvtsList()
Returns the value of field 'callControlEvtsList'. The field 'callControlEvtsList' has the following description: CallControlEvtsList.

Returns:
CallControlEvtsList

getDeviceMaintEvtsList

public DeviceMaintEvtsList getDeviceMaintEvtsList()
Returns the value of field 'deviceMaintEvtsList'. The field 'deviceMaintEvtsList' has the following description: DeviceMaintEvtsList.

Returns:
DeviceMaintEvtsList

getLogicalEvtsList

public LogicalEvtsList getLogicalEvtsList()
Returns the value of field 'logicalEvtsList'. The field 'logicalEvtsList' has the following description: LogicalEvtsList.

Returns:
LogicalEvtsList

getMediaEvtsList

public MediaEvtsList getMediaEvtsList()
Returns the value of field 'mediaEvtsList'. The field 'mediaEvtsList' has the following description: MediaEvtsList.

Returns:
MediaEvtsList

getPhysDevEvtsList

public PhysDevEvtsList getPhysDevEvtsList()
Returns the value of field 'physDevEvtsList'. The field 'physDevEvtsList' has the following description: PhysDevEvtsList.

Returns:
PhysDevEvtsList

getVendorSpecificEvtsList

public VendorSpecificEvtsList getVendorSpecificEvtsList()
Returns the value of field 'vendorSpecificEvtsList'. The field 'vendorSpecificEvtsList' has the following description: VendorSpecificEvtsList.

Returns:
VendorSpecificEvtsList

getVoiceEvtsList

public VoiceEvtsList getVoiceEvtsList()
Returns the value of field 'voiceEvtsList'. The field 'voiceEvtsList' has the following description: VoiceEvtsList.

Returns:
VoiceEvtsList

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

setCallAssociatedEvtsList

public void setCallAssociatedEvtsList(CallAssociatedEvtsList callAssociatedEvtsList)
Sets the value of field 'callAssociatedEvtsList'. The field 'callAssociatedEvtsList' has the following description: CallAssociatedEvtsList.

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

setCallControlEvtsList

public void setCallControlEvtsList(CallControlEvtsList callControlEvtsList)
Sets the value of field 'callControlEvtsList'. The field 'callControlEvtsList' has the following description: CallControlEvtsList.

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

setDeviceMaintEvtsList

public void setDeviceMaintEvtsList(DeviceMaintEvtsList deviceMaintEvtsList)
Sets the value of field 'deviceMaintEvtsList'. The field 'deviceMaintEvtsList' has the following description: DeviceMaintEvtsList.

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

setLogicalEvtsList

public void setLogicalEvtsList(LogicalEvtsList logicalEvtsList)
Sets the value of field 'logicalEvtsList'. The field 'logicalEvtsList' has the following description: LogicalEvtsList.

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

setMediaEvtsList

public void setMediaEvtsList(MediaEvtsList mediaEvtsList)
Sets the value of field 'mediaEvtsList'. The field 'mediaEvtsList' has the following description: MediaEvtsList.

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

setPhysDevEvtsList

public void setPhysDevEvtsList(PhysDevEvtsList physDevEvtsList)
Sets the value of field 'physDevEvtsList'. The field 'physDevEvtsList' has the following description: PhysDevEvtsList.

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

setVendorSpecificEvtsList

public void setVendorSpecificEvtsList(VendorSpecificEvtsList vendorSpecificEvtsList)
Sets the value of field 'vendorSpecificEvtsList'. The field 'vendorSpecificEvtsList' has the following description: VendorSpecificEvtsList.

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

setVoiceEvtsList

public void setVoiceEvtsList(VoiceEvtsList voiceEvtsList)
Sets the value of field 'voiceEvtsList'. The field 'voiceEvtsList' has the following description: VoiceEvtsList.

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

unmarshalSupportedEvents

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

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