4.1.0.610 20071213

ch.ecma.csta.binding
Class OtherPhysicalDeviceList

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

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

Class OtherPhysicalDeviceList.

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

Constructor Summary
OtherPhysicalDeviceList()
           
 
Method Summary
 void addDeviceID(DeviceID vDeviceID)
          Method addDeviceID
 void addDeviceID(int index, DeviceID vDeviceID)
          Method addDeviceID
 java.util.Enumeration enumerateDeviceID()
          Method enumerateDeviceID
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 DeviceID[] getDeviceID()
          Method getDeviceID
 DeviceID getDeviceID(int index)
          Method getDeviceID
 int getDeviceIDCount()
          Method getDeviceIDCount
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void removeAllDeviceID()
          Method removeAllDeviceID
 DeviceID removeDeviceID(int index)
          Method removeDeviceID
 void setDeviceID(DeviceID[] deviceIDArray)
          Method setDeviceID
 void setDeviceID(int index, DeviceID vDeviceID)
          Method setDeviceID
static OtherPhysicalDeviceList unmarshalOtherPhysicalDeviceList(java.io.Reader reader)
          Method unmarshalOtherPhysicalDeviceList
 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

OtherPhysicalDeviceList

public OtherPhysicalDeviceList()
Method Detail

addDeviceID

public void addDeviceID(DeviceID vDeviceID)
                 throws java.lang.IndexOutOfBoundsException
Method addDeviceID

Parameters:
vDeviceID -
Throws:
java.lang.IndexOutOfBoundsException

addDeviceID

public void addDeviceID(int index,
                        DeviceID vDeviceID)
                 throws java.lang.IndexOutOfBoundsException
Method addDeviceID

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

enumerateDeviceID

public java.util.Enumeration enumerateDeviceID()
Method enumerateDeviceID

Returns:
Enumeration

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

getDeviceID

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

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

getDeviceID

public DeviceID[] getDeviceID()
Method getDeviceID

Returns:
DeviceID

getDeviceIDCount

public int getDeviceIDCount()
Method getDeviceIDCount

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

removeAllDeviceID

public void removeAllDeviceID()
Method removeAllDeviceID


removeDeviceID

public DeviceID removeDeviceID(int index)
Method removeDeviceID

Parameters:
index -
Returns:
DeviceID

setDeviceID

public void setDeviceID(int index,
                        DeviceID vDeviceID)
                 throws java.lang.IndexOutOfBoundsException
Method setDeviceID

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

setDeviceID

public void setDeviceID(DeviceID[] deviceIDArray)
Method setDeviceID

Parameters:
deviceIDArray -

unmarshalOtherPhysicalDeviceList

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

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