4.1.0.610 20071213

ch.ecma.csta.binding
Class LampModeList

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

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

Class LampModeList.

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

Constructor Summary
LampModeList()
           
 
Method Summary
 void addLampModeItem(int index, LampModeItem vLampModeItem)
          Method addLampModeItem
 void addLampModeItem(LampModeItem vLampModeItem)
          Method addLampModeItem
 java.util.Enumeration enumerateLampModeItem()
          Method enumerateLampModeItem
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 LampModeItem[] getLampModeItem()
          Method getLampModeItem
 LampModeItem getLampModeItem(int index)
          Method getLampModeItem
 int getLampModeItemCount()
          Method getLampModeItemCount
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void removeAllLampModeItem()
          Method removeAllLampModeItem
 LampModeItem removeLampModeItem(int index)
          Method removeLampModeItem
 void setLampModeItem(int index, LampModeItem vLampModeItem)
          Method setLampModeItem
 void setLampModeItem(LampModeItem[] lampModeItemArray)
          Method setLampModeItem
static LampModeList unmarshalLampModeList(java.io.Reader reader)
          Method unmarshalLampModeList
 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

LampModeList

public LampModeList()
Method Detail

addLampModeItem

public void addLampModeItem(LampModeItem vLampModeItem)
                     throws java.lang.IndexOutOfBoundsException
Method addLampModeItem

Parameters:
vLampModeItem -
Throws:
java.lang.IndexOutOfBoundsException

addLampModeItem

public void addLampModeItem(int index,
                            LampModeItem vLampModeItem)
                     throws java.lang.IndexOutOfBoundsException
Method addLampModeItem

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

enumerateLampModeItem

public java.util.Enumeration enumerateLampModeItem()
Method enumerateLampModeItem

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

getLampModeItem

public LampModeItem getLampModeItem(int index)
                             throws java.lang.IndexOutOfBoundsException
Method getLampModeItem

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

getLampModeItem

public LampModeItem[] getLampModeItem()
Method getLampModeItem

Returns:
LampModeItem

getLampModeItemCount

public int getLampModeItemCount()
Method getLampModeItemCount

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

removeAllLampModeItem

public void removeAllLampModeItem()
Method removeAllLampModeItem


removeLampModeItem

public LampModeItem removeLampModeItem(int index)
Method removeLampModeItem

Parameters:
index -
Returns:
LampModeItem

setLampModeItem

public void setLampModeItem(int index,
                            LampModeItem vLampModeItem)
                     throws java.lang.IndexOutOfBoundsException
Method setLampModeItem

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

setLampModeItem

public void setLampModeItem(LampModeItem[] lampModeItemArray)
Method setLampModeItem

Parameters:
lampModeItemArray -

unmarshalLampModeList

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

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