4.1.0.610 20071213

ch.ecma.csta.binding
Class MicrophoneMuteList

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

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

Class MicrophoneMuteList.

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

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

MicrophoneMuteList

public MicrophoneMuteList()
Method Detail

addMicrophoneMuteItem

public void addMicrophoneMuteItem(MicrophoneMuteItem vMicrophoneMuteItem)
                           throws java.lang.IndexOutOfBoundsException
Method addMicrophoneMuteItem

Parameters:
vMicrophoneMuteItem -
Throws:
java.lang.IndexOutOfBoundsException

addMicrophoneMuteItem

public void addMicrophoneMuteItem(int index,
                                  MicrophoneMuteItem vMicrophoneMuteItem)
                           throws java.lang.IndexOutOfBoundsException
Method addMicrophoneMuteItem

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

enumerateMicrophoneMuteItem

public java.util.Enumeration enumerateMicrophoneMuteItem()
Method enumerateMicrophoneMuteItem

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

getMicrophoneMuteItem

public MicrophoneMuteItem getMicrophoneMuteItem(int index)
                                         throws java.lang.IndexOutOfBoundsException
Method getMicrophoneMuteItem

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

getMicrophoneMuteItem

public MicrophoneMuteItem[] getMicrophoneMuteItem()
Method getMicrophoneMuteItem

Returns:
MicrophoneMuteItem

getMicrophoneMuteItemCount

public int getMicrophoneMuteItemCount()
Method getMicrophoneMuteItemCount

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

removeAllMicrophoneMuteItem

public void removeAllMicrophoneMuteItem()
Method removeAllMicrophoneMuteItem


removeMicrophoneMuteItem

public MicrophoneMuteItem removeMicrophoneMuteItem(int index)
Method removeMicrophoneMuteItem

Parameters:
index -
Returns:
MicrophoneMuteItem

setMicrophoneMuteItem

public void setMicrophoneMuteItem(int index,
                                  MicrophoneMuteItem vMicrophoneMuteItem)
                           throws java.lang.IndexOutOfBoundsException
Method setMicrophoneMuteItem

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

setMicrophoneMuteItem

public void setMicrophoneMuteItem(MicrophoneMuteItem[] microphoneMuteItemArray)
Method setMicrophoneMuteItem

Parameters:
microphoneMuteItemArray -

unmarshalMicrophoneMuteList

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

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