|
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.SpeakerVolumeList
public class SpeakerVolumeList
Class SpeakerVolumeList.
Constructor Summary | |
---|---|
SpeakerVolumeList()
|
Method Summary | |
---|---|
void |
addSpeakerVolumeItem(int index,
SpeakerVolumeItem vSpeakerVolumeItem)
Method addSpeakerVolumeItem |
void |
addSpeakerVolumeItem(SpeakerVolumeItem vSpeakerVolumeItem)
Method addSpeakerVolumeItem |
java.util.Enumeration |
enumerateSpeakerVolumeItem()
Method enumerateSpeakerVolumeItem |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
SpeakerVolumeItem[] |
getSpeakerVolumeItem()
Method getSpeakerVolumeItem |
SpeakerVolumeItem |
getSpeakerVolumeItem(int index)
Method getSpeakerVolumeItem |
int |
getSpeakerVolumeItemCount()
Method getSpeakerVolumeItemCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllSpeakerVolumeItem()
Method removeAllSpeakerVolumeItem |
SpeakerVolumeItem |
removeSpeakerVolumeItem(int index)
Method removeSpeakerVolumeItem |
void |
setSpeakerVolumeItem(int index,
SpeakerVolumeItem vSpeakerVolumeItem)
Method setSpeakerVolumeItem |
void |
setSpeakerVolumeItem(SpeakerVolumeItem[] speakerVolumeItemArray)
Method setSpeakerVolumeItem |
static SpeakerVolumeList |
unmarshalSpeakerVolumeList(java.io.Reader reader)
Method unmarshalSpeakerVolumeList |
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 SpeakerVolumeList()
Method Detail |
---|
public void addSpeakerVolumeItem(SpeakerVolumeItem vSpeakerVolumeItem) throws java.lang.IndexOutOfBoundsException
vSpeakerVolumeItem
-
java.lang.IndexOutOfBoundsException
public void addSpeakerVolumeItem(int index, SpeakerVolumeItem vSpeakerVolumeItem) throws java.lang.IndexOutOfBoundsException
index
- vSpeakerVolumeItem
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateSpeakerVolumeItem()
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public SpeakerVolumeItem getSpeakerVolumeItem(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public SpeakerVolumeItem[] getSpeakerVolumeItem()
public int getSpeakerVolumeItemCount()
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 removeAllSpeakerVolumeItem()
public SpeakerVolumeItem removeSpeakerVolumeItem(int index)
index
-
public void setSpeakerVolumeItem(int index, SpeakerVolumeItem vSpeakerVolumeItem) throws java.lang.IndexOutOfBoundsException
index
- vSpeakerVolumeItem
-
java.lang.IndexOutOfBoundsException
public void setSpeakerVolumeItem(SpeakerVolumeItem[] speakerVolumeItemArray)
speakerVolumeItemArray
- public static SpeakerVolumeList unmarshalSpeakerVolumeList(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 |