|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ecma.csta.CastorObject
ch.ecma.csta.binding.LampModeList
public class LampModeList
Class LampModeList.
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 |
---|
public LampModeList()
Method Detail |
---|
public void addLampModeItem(LampModeItem vLampModeItem) throws java.lang.IndexOutOfBoundsException
vLampModeItem
-
java.lang.IndexOutOfBoundsException
public void addLampModeItem(int index, LampModeItem vLampModeItem) throws java.lang.IndexOutOfBoundsException
index
- vLampModeItem
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateLampModeItem()
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public LampModeItem getLampModeItem(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public LampModeItem[] getLampModeItem()
public int getLampModeItemCount()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void removeAllLampModeItem()
public LampModeItem removeLampModeItem(int index)
index
-
public void setLampModeItem(int index, LampModeItem vLampModeItem) throws java.lang.IndexOutOfBoundsException
index
- vLampModeItem
-
java.lang.IndexOutOfBoundsException
public void setLampModeItem(LampModeItem[] lampModeItemArray)
lampModeItemArray
- public static LampModeList unmarshalLampModeList(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |