4.1.0.610 20071213

ch.ecma.csta.binding
Class LogDevServList

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

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

Class LogDevServList.

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

Constructor Summary
LogDevServList()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 CallAssociatedServList getCallAssociatedServList()
          Returns the value of field 'callAssociatedServList'.
 CallControlServList getCallControlServList()
          Returns the value of field 'callControlServList'.
 DataCollectionServList getDataCollectionServList()
          Returns the value of field 'dataCollectionServList'.
 IOServicesServList getIOServicesServList()
          Returns the value of field 'iOServicesServList'.
 LogicalServList getLogicalServList()
          Returns the value of field 'logicalServList'.
 MediaServList getMediaServList()
          Returns the value of field 'mediaServList'.
 VoiceServList getVoiceServList()
          Returns the value of field 'voiceServList'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setCallAssociatedServList(CallAssociatedServList callAssociatedServList)
          Sets the value of field 'callAssociatedServList'.
 void setCallControlServList(CallControlServList callControlServList)
          Sets the value of field 'callControlServList'.
 void setDataCollectionServList(DataCollectionServList dataCollectionServList)
          Sets the value of field 'dataCollectionServList'.
 void setIOServicesServList(IOServicesServList iOServicesServList)
          Sets the value of field 'iOServicesServList'.
 void setLogicalServList(LogicalServList logicalServList)
          Sets the value of field 'logicalServList'.
 void setMediaServList(MediaServList mediaServList)
          Sets the value of field 'mediaServList'.
 void setVoiceServList(VoiceServList voiceServList)
          Sets the value of field 'voiceServList'.
static LogDevServList unmarshalLogDevServList(java.io.Reader reader)
          Method unmarshalLogDevServList
 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

LogDevServList

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

getCallAssociatedServList

public CallAssociatedServList getCallAssociatedServList()
Returns the value of field 'callAssociatedServList'.

Returns:
CallAssociatedServList

getCallControlServList

public CallControlServList getCallControlServList()
Returns the value of field 'callControlServList'.

Returns:
CallControlServList

getDataCollectionServList

public DataCollectionServList getDataCollectionServList()
Returns the value of field 'dataCollectionServList'.

Returns:
DataCollectionServList

getIOServicesServList

public IOServicesServList getIOServicesServList()
Returns the value of field 'iOServicesServList'.

Returns:
IOServicesServList

getLogicalServList

public LogicalServList getLogicalServList()
Returns the value of field 'logicalServList'.

Returns:
LogicalServList

getMediaServList

public MediaServList getMediaServList()
Returns the value of field 'mediaServList'.

Returns:
MediaServList

getVoiceServList

public VoiceServList getVoiceServList()
Returns the value of field 'voiceServList'.

Returns:
VoiceServList

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

setCallAssociatedServList

public void setCallAssociatedServList(CallAssociatedServList callAssociatedServList)
Sets the value of field 'callAssociatedServList'.

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

setCallControlServList

public void setCallControlServList(CallControlServList callControlServList)
Sets the value of field 'callControlServList'.

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

setDataCollectionServList

public void setDataCollectionServList(DataCollectionServList dataCollectionServList)
Sets the value of field 'dataCollectionServList'.

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

setIOServicesServList

public void setIOServicesServList(IOServicesServList iOServicesServList)
Sets the value of field 'iOServicesServList'.

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

setLogicalServList

public void setLogicalServList(LogicalServList logicalServList)
Sets the value of field 'logicalServList'.

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

setMediaServList

public void setMediaServList(MediaServList mediaServList)
Sets the value of field 'mediaServList'.

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

setVoiceServList

public void setVoiceServList(VoiceServList voiceServList)
Sets the value of field 'voiceServList'.

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

unmarshalLogDevServList

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

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