4.1.0.610 20071213

ch.ecma.csta.binding
Class SpeakerMuteList

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

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

Class SpeakerMuteList.

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

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

SpeakerMuteList

public SpeakerMuteList()
Method Detail

addSpeakerMuteItem

public void addSpeakerMuteItem(SpeakerMuteItem vSpeakerMuteItem)
                        throws java.lang.IndexOutOfBoundsException
Method addSpeakerMuteItem

Parameters:
vSpeakerMuteItem -
Throws:
java.lang.IndexOutOfBoundsException

addSpeakerMuteItem

public void addSpeakerMuteItem(int index,
                               SpeakerMuteItem vSpeakerMuteItem)
                        throws java.lang.IndexOutOfBoundsException
Method addSpeakerMuteItem

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

enumerateSpeakerMuteItem

public java.util.Enumeration enumerateSpeakerMuteItem()
Method enumerateSpeakerMuteItem

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

getSpeakerMuteItem

public SpeakerMuteItem getSpeakerMuteItem(int index)
                                   throws java.lang.IndexOutOfBoundsException
Method getSpeakerMuteItem

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

getSpeakerMuteItem

public SpeakerMuteItem[] getSpeakerMuteItem()
Method getSpeakerMuteItem

Returns:
SpeakerMuteItem

getSpeakerMuteItemCount

public int getSpeakerMuteItemCount()
Method getSpeakerMuteItemCount

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

removeAllSpeakerMuteItem

public void removeAllSpeakerMuteItem()
Method removeAllSpeakerMuteItem


removeSpeakerMuteItem

public SpeakerMuteItem removeSpeakerMuteItem(int index)
Method removeSpeakerMuteItem

Parameters:
index -
Returns:
SpeakerMuteItem

setSpeakerMuteItem

public void setSpeakerMuteItem(int index,
                               SpeakerMuteItem vSpeakerMuteItem)
                        throws java.lang.IndexOutOfBoundsException
Method setSpeakerMuteItem

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

setSpeakerMuteItem

public void setSpeakerMuteItem(SpeakerMuteItem[] speakerMuteItemArray)
Method setSpeakerMuteItem

Parameters:
speakerMuteItemArray -

unmarshalSpeakerMuteList

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

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