|
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.SpeakerMuteList
public class SpeakerMuteList
Class SpeakerMuteList.
Constructor Summary | |
---|---|
SpeakerMuteList()
|
Method Summary | |
---|---|
void |
addSpeakerMuteItem(int index,
SpeakerMuteItem vSpeakerMuteItem)
Method addSpeakerMuteItem |
void |
addSpeakerMuteItem(SpeakerMuteItem vSpeakerMuteItem)
Method addSpeakerMuteItem |
java.util.Enumeration |
enumerateSpeakerMuteItem()
Method enumerateSpeakerMuteItem |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
SpeakerMuteItem[] |
getSpeakerMuteItem()
Method getSpeakerMuteItem |
SpeakerMuteItem |
getSpeakerMuteItem(int index)
Method getSpeakerMuteItem |
int |
getSpeakerMuteItemCount()
Method getSpeakerMuteItemCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllSpeakerMuteItem()
Method removeAllSpeakerMuteItem |
SpeakerMuteItem |
removeSpeakerMuteItem(int index)
Method removeSpeakerMuteItem |
void |
setSpeakerMuteItem(int index,
SpeakerMuteItem vSpeakerMuteItem)
Method setSpeakerMuteItem |
void |
setSpeakerMuteItem(SpeakerMuteItem[] speakerMuteItemArray)
Method setSpeakerMuteItem |
static SpeakerMuteList |
unmarshalSpeakerMuteList(java.io.Reader reader)
Method unmarshalSpeakerMuteList |
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 SpeakerMuteList()
Method Detail |
---|
public void addSpeakerMuteItem(SpeakerMuteItem vSpeakerMuteItem) throws java.lang.IndexOutOfBoundsException
vSpeakerMuteItem
-
java.lang.IndexOutOfBoundsException
public void addSpeakerMuteItem(int index, SpeakerMuteItem vSpeakerMuteItem) throws java.lang.IndexOutOfBoundsException
index
- vSpeakerMuteItem
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateSpeakerMuteItem()
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public SpeakerMuteItem getSpeakerMuteItem(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public SpeakerMuteItem[] getSpeakerMuteItem()
public int getSpeakerMuteItemCount()
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 removeAllSpeakerMuteItem()
public SpeakerMuteItem removeSpeakerMuteItem(int index)
index
-
public void setSpeakerMuteItem(int index, SpeakerMuteItem vSpeakerMuteItem) throws java.lang.IndexOutOfBoundsException
index
- vSpeakerMuteItem
-
java.lang.IndexOutOfBoundsException
public void setSpeakerMuteItem(SpeakerMuteItem[] speakerMuteItemArray)
speakerMuteItemArray
- public static SpeakerMuteList unmarshalSpeakerMuteList(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 |