4.1.0.610 20071213

ch.ecma.csta.binding
Class LogDevEvtsList

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

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

Class LogDevEvtsList.

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

Constructor Summary
LogDevEvtsList()
           
 
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'.
 LogicalEvtsList getLogicalEvtsList()
          Returns the value of field 'logicalEvtsList'.
 MediaEvtsList getMediaEvtsList()
          Returns the value of field 'mediaEvtsList'.
 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 setLogicalEvtsList(LogicalEvtsList logicalEvtsList)
          Sets the value of field 'logicalEvtsList'.
 void setMediaEvtsList(MediaEvtsList mediaEvtsList)
          Sets the value of field 'mediaEvtsList'.
 void setVoiceEvtsList(VoiceEvtsList voiceEvtsList)
          Sets the value of field 'voiceEvtsList'.
static LogDevEvtsList unmarshalLogDevEvtsList(java.io.Reader reader)
          Method unmarshalLogDevEvtsList
 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

LogDevEvtsList

public LogDevEvtsList()
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'.

Returns:
CallAssociatedEvtsList

getCallControlEvtsList

public CallControlEvtsList getCallControlEvtsList()
Returns the value of field 'callControlEvtsList'.

Returns:
CallControlEvtsList

getLogicalEvtsList

public LogicalEvtsList getLogicalEvtsList()
Returns the value of field 'logicalEvtsList'.

Returns:
LogicalEvtsList

getMediaEvtsList

public MediaEvtsList getMediaEvtsList()
Returns the value of field 'mediaEvtsList'.

Returns:
MediaEvtsList

getVoiceEvtsList

public VoiceEvtsList getVoiceEvtsList()
Returns the value of field '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'.

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

setCallControlEvtsList

public void setCallControlEvtsList(CallControlEvtsList callControlEvtsList)
Sets the value of field 'callControlEvtsList'.

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

setLogicalEvtsList

public void setLogicalEvtsList(LogicalEvtsList logicalEvtsList)
Sets the value of field 'logicalEvtsList'.

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

setMediaEvtsList

public void setMediaEvtsList(MediaEvtsList mediaEvtsList)
Sets the value of field 'mediaEvtsList'.

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

setVoiceEvtsList

public void setVoiceEvtsList(VoiceEvtsList voiceEvtsList)
Sets the value of field 'voiceEvtsList'.

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

unmarshalLogDevEvtsList

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

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