|
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.OtherDevsPrimaryCallList
public class OtherDevsPrimaryCallList
Class OtherDevsPrimaryCallList.
Constructor Summary | |
---|---|
OtherDevsPrimaryCallList()
|
Method Summary | |
---|---|
void |
addOtherDevsPrimaryCall(int index,
OtherCall vOtherDevsPrimaryCall)
Method addOtherDevsPrimaryCall |
void |
addOtherDevsPrimaryCall(OtherCall vOtherDevsPrimaryCall)
Method addOtherDevsPrimaryCall |
java.util.Enumeration |
enumerateOtherDevsPrimaryCall()
Method enumerateOtherDevsPrimaryCall |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
OtherCall[] |
getOtherDevsPrimaryCall()
Method getOtherDevsPrimaryCall |
OtherCall |
getOtherDevsPrimaryCall(int index)
Method getOtherDevsPrimaryCall |
int |
getOtherDevsPrimaryCallCount()
Method getOtherDevsPrimaryCallCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllOtherDevsPrimaryCall()
Method removeAllOtherDevsPrimaryCall |
OtherCall |
removeOtherDevsPrimaryCall(int index)
Method removeOtherDevsPrimaryCall |
void |
setOtherDevsPrimaryCall(int index,
OtherCall vOtherDevsPrimaryCall)
Method setOtherDevsPrimaryCall |
void |
setOtherDevsPrimaryCall(OtherCall[] otherDevsPrimaryCallArray)
Method setOtherDevsPrimaryCall |
static OtherDevsPrimaryCallList |
unmarshalOtherDevsPrimaryCallList(java.io.Reader reader)
Method unmarshalOtherDevsPrimaryCallList |
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 OtherDevsPrimaryCallList()
Method Detail |
---|
public void addOtherDevsPrimaryCall(OtherCall vOtherDevsPrimaryCall) throws java.lang.IndexOutOfBoundsException
vOtherDevsPrimaryCall
-
java.lang.IndexOutOfBoundsException
public void addOtherDevsPrimaryCall(int index, OtherCall vOtherDevsPrimaryCall) throws java.lang.IndexOutOfBoundsException
index
- vOtherDevsPrimaryCall
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateOtherDevsPrimaryCall()
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public OtherCall getOtherDevsPrimaryCall(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public OtherCall[] getOtherDevsPrimaryCall()
public int getOtherDevsPrimaryCallCount()
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 removeAllOtherDevsPrimaryCall()
public OtherCall removeOtherDevsPrimaryCall(int index)
index
-
public void setOtherDevsPrimaryCall(int index, OtherCall vOtherDevsPrimaryCall) throws java.lang.IndexOutOfBoundsException
index
- vOtherDevsPrimaryCall
-
java.lang.IndexOutOfBoundsException
public void setOtherDevsPrimaryCall(OtherCall[] otherDevsPrimaryCallArray)
otherDevsPrimaryCallArray
- public static OtherDevsPrimaryCallList unmarshalOtherDevsPrimaryCallList(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 |