4.1.0.610 20071213

ch.ecma.csta.binding
Class SetDoNotDisturbCallingDeviceList

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

public class SetDoNotDisturbCallingDeviceList
extends java.lang.Object
implements java.io.Serializable

Class SetDoNotDisturbCallingDeviceList.

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

Constructor Summary
SetDoNotDisturbCallingDeviceList()
           
 
Method Summary
 void addCallingDevice(DeviceID vCallingDevice)
          Method addCallingDevice
 void addCallingDevice(int index, DeviceID vCallingDevice)
          Method addCallingDevice
 java.util.Enumeration enumerateCallingDevice()
          Method enumerateCallingDevice
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 DeviceID[] getCallingDevice()
          Method getCallingDevice
 DeviceID getCallingDevice(int index)
          Method getCallingDevice
 int getCallingDeviceCount()
          Method getCallingDeviceCount
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void removeAllCallingDevice()
          Method removeAllCallingDevice
 DeviceID removeCallingDevice(int index)
          Method removeCallingDevice
 void setCallingDevice(DeviceID[] callingDeviceArray)
          Method setCallingDevice
 void setCallingDevice(int index, DeviceID vCallingDevice)
          Method setCallingDevice
static SetDoNotDisturbCallingDeviceList unmarshalSetDoNotDisturbCallingDeviceList(java.io.Reader reader)
          Method unmarshalSetDoNotDisturbCallingDeviceList
 void validate()
          Method validate
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetDoNotDisturbCallingDeviceList

public SetDoNotDisturbCallingDeviceList()
Method Detail

addCallingDevice

public void addCallingDevice(DeviceID vCallingDevice)
                      throws java.lang.IndexOutOfBoundsException
Method addCallingDevice

Parameters:
vCallingDevice -
Throws:
java.lang.IndexOutOfBoundsException

addCallingDevice

public void addCallingDevice(int index,
                             DeviceID vCallingDevice)
                      throws java.lang.IndexOutOfBoundsException
Method addCallingDevice

Parameters:
index -
vCallingDevice -
Throws:
java.lang.IndexOutOfBoundsException

enumerateCallingDevice

public java.util.Enumeration enumerateCallingDevice()
Method enumerateCallingDevice

Returns:
Enumeration

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden

Overrides:
equals in class java.lang.Object
Parameters:
obj -
Returns:
boolean

getCallingDevice

public DeviceID getCallingDevice(int index)
                          throws java.lang.IndexOutOfBoundsException
Method getCallingDevice

Parameters:
index -
Returns:
DeviceID
Throws:
java.lang.IndexOutOfBoundsException

getCallingDevice

public DeviceID[] getCallingDevice()
Method getCallingDevice

Returns:
DeviceID

getCallingDeviceCount

public int getCallingDeviceCount()
Method getCallingDeviceCount

Returns:
int

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

removeAllCallingDevice

public void removeAllCallingDevice()
Method removeAllCallingDevice


removeCallingDevice

public DeviceID removeCallingDevice(int index)
Method removeCallingDevice

Parameters:
index -
Returns:
DeviceID

setCallingDevice

public void setCallingDevice(int index,
                             DeviceID vCallingDevice)
                      throws java.lang.IndexOutOfBoundsException
Method setCallingDevice

Parameters:
index -
vCallingDevice -
Throws:
java.lang.IndexOutOfBoundsException

setCallingDevice

public void setCallingDevice(DeviceID[] callingDeviceArray)
Method setCallingDevice

Parameters:
callingDeviceArray -

unmarshalSetDoNotDisturbCallingDeviceList

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

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