4.1.0.610 20071213

ch.ecma.csta.binding
Class CompoundCallState

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

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

Not Supported.

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

Constructor Summary
CompoundCallState()
           
 
Method Summary
 void addLocalConnectionState(int index, LocalConnectionState vLocalConnectionState)
          Method addLocalConnectionState
 void addLocalConnectionState(LocalConnectionState vLocalConnectionState)
          Method addLocalConnectionState
 java.util.Enumeration enumerateLocalConnectionState()
          Method enumerateLocalConnectionState
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 LocalConnectionState[] getLocalConnectionState()
          Method getLocalConnectionState
 LocalConnectionState getLocalConnectionState(int index)
          Method getLocalConnectionState
 int getLocalConnectionStateCount()
          Method getLocalConnectionStateCount
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void removeAllLocalConnectionState()
          Method removeAllLocalConnectionState
 LocalConnectionState removeLocalConnectionState(int index)
          Method removeLocalConnectionState
 void setLocalConnectionState(int index, LocalConnectionState vLocalConnectionState)
          Method setLocalConnectionState
 void setLocalConnectionState(LocalConnectionState[] localConnectionStateArray)
          Method setLocalConnectionState
static CompoundCallState unmarshalCompoundCallState(java.io.Reader reader)
          Method unmarshalCompoundCallState
 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

CompoundCallState

public CompoundCallState()
Method Detail

addLocalConnectionState

public void addLocalConnectionState(LocalConnectionState vLocalConnectionState)
                             throws java.lang.IndexOutOfBoundsException
Method addLocalConnectionState

Parameters:
vLocalConnectionState -
Throws:
java.lang.IndexOutOfBoundsException

addLocalConnectionState

public void addLocalConnectionState(int index,
                                    LocalConnectionState vLocalConnectionState)
                             throws java.lang.IndexOutOfBoundsException
Method addLocalConnectionState

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

enumerateLocalConnectionState

public java.util.Enumeration enumerateLocalConnectionState()
Method enumerateLocalConnectionState

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

getLocalConnectionState

public LocalConnectionState getLocalConnectionState(int index)
                                             throws java.lang.IndexOutOfBoundsException
Method getLocalConnectionState

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

getLocalConnectionState

public LocalConnectionState[] getLocalConnectionState()
Method getLocalConnectionState

Returns:
LocalConnectionState

getLocalConnectionStateCount

public int getLocalConnectionStateCount()
Method getLocalConnectionStateCount

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

removeAllLocalConnectionState

public void removeAllLocalConnectionState()
Method removeAllLocalConnectionState


removeLocalConnectionState

public LocalConnectionState removeLocalConnectionState(int index)
Method removeLocalConnectionState

Parameters:
index -
Returns:
LocalConnectionState

setLocalConnectionState

public void setLocalConnectionState(int index,
                                    LocalConnectionState vLocalConnectionState)
                             throws java.lang.IndexOutOfBoundsException
Method setLocalConnectionState

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

setLocalConnectionState

public void setLocalConnectionState(LocalConnectionState[] localConnectionStateArray)
Method setLocalConnectionState

Parameters:
localConnectionStateArray -

unmarshalCompoundCallState

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

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