|
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.CompoundCallState
public class CompoundCallState
Not Supported.
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 |
---|
public CompoundCallState()
Method Detail |
---|
public void addLocalConnectionState(LocalConnectionState vLocalConnectionState) throws java.lang.IndexOutOfBoundsException
vLocalConnectionState
-
java.lang.IndexOutOfBoundsException
public void addLocalConnectionState(int index, LocalConnectionState vLocalConnectionState) throws java.lang.IndexOutOfBoundsException
index
- vLocalConnectionState
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateLocalConnectionState()
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public LocalConnectionState getLocalConnectionState(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public LocalConnectionState[] getLocalConnectionState()
public int getLocalConnectionStateCount()
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 removeAllLocalConnectionState()
public LocalConnectionState removeLocalConnectionState(int index)
index
-
public void setLocalConnectionState(int index, LocalConnectionState vLocalConnectionState) throws java.lang.IndexOutOfBoundsException
index
- vLocalConnectionState
-
java.lang.IndexOutOfBoundsException
public void setLocalConnectionState(LocalConnectionState[] localConnectionStateArray)
localConnectionStateArray
- public static CompoundCallState unmarshalCompoundCallState(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 |