|
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.MicrophoneMuteList
public class MicrophoneMuteList
Class MicrophoneMuteList.
Constructor Summary | |
---|---|
MicrophoneMuteList()
|
Method Summary | |
---|---|
void |
addMicrophoneMuteItem(int index,
MicrophoneMuteItem vMicrophoneMuteItem)
Method addMicrophoneMuteItem |
void |
addMicrophoneMuteItem(MicrophoneMuteItem vMicrophoneMuteItem)
Method addMicrophoneMuteItem |
java.util.Enumeration |
enumerateMicrophoneMuteItem()
Method enumerateMicrophoneMuteItem |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
MicrophoneMuteItem[] |
getMicrophoneMuteItem()
Method getMicrophoneMuteItem |
MicrophoneMuteItem |
getMicrophoneMuteItem(int index)
Method getMicrophoneMuteItem |
int |
getMicrophoneMuteItemCount()
Method getMicrophoneMuteItemCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllMicrophoneMuteItem()
Method removeAllMicrophoneMuteItem |
MicrophoneMuteItem |
removeMicrophoneMuteItem(int index)
Method removeMicrophoneMuteItem |
void |
setMicrophoneMuteItem(int index,
MicrophoneMuteItem vMicrophoneMuteItem)
Method setMicrophoneMuteItem |
void |
setMicrophoneMuteItem(MicrophoneMuteItem[] microphoneMuteItemArray)
Method setMicrophoneMuteItem |
static MicrophoneMuteList |
unmarshalMicrophoneMuteList(java.io.Reader reader)
Method unmarshalMicrophoneMuteList |
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 MicrophoneMuteList()
Method Detail |
---|
public void addMicrophoneMuteItem(MicrophoneMuteItem vMicrophoneMuteItem) throws java.lang.IndexOutOfBoundsException
vMicrophoneMuteItem
-
java.lang.IndexOutOfBoundsException
public void addMicrophoneMuteItem(int index, MicrophoneMuteItem vMicrophoneMuteItem) throws java.lang.IndexOutOfBoundsException
index
- vMicrophoneMuteItem
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateMicrophoneMuteItem()
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public MicrophoneMuteItem getMicrophoneMuteItem(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public MicrophoneMuteItem[] getMicrophoneMuteItem()
public int getMicrophoneMuteItemCount()
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 removeAllMicrophoneMuteItem()
public MicrophoneMuteItem removeMicrophoneMuteItem(int index)
index
-
public void setMicrophoneMuteItem(int index, MicrophoneMuteItem vMicrophoneMuteItem) throws java.lang.IndexOutOfBoundsException
index
- vMicrophoneMuteItem
-
java.lang.IndexOutOfBoundsException
public void setMicrophoneMuteItem(MicrophoneMuteItem[] microphoneMuteItemArray)
microphoneMuteItemArray
- public static MicrophoneMuteList unmarshalMicrophoneMuteList(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 |