|
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.AssociatedGroupList
public class AssociatedGroupList
Class AssociatedGroupList.
Constructor Summary | |
---|---|
AssociatedGroupList()
|
Method Summary | |
---|---|
void |
addDeviceID(DeviceID vDeviceID)
Method addDeviceID |
void |
addDeviceID(int index,
DeviceID vDeviceID)
Method addDeviceID |
java.util.Enumeration |
enumerateDeviceID()
Method enumerateDeviceID |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
DeviceID[] |
getDeviceID()
Method getDeviceID |
DeviceID |
getDeviceID(int index)
Method getDeviceID |
int |
getDeviceIDCount()
Method getDeviceIDCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllDeviceID()
Method removeAllDeviceID |
DeviceID |
removeDeviceID(int index)
Method removeDeviceID |
void |
setDeviceID(DeviceID[] deviceIDArray)
Method setDeviceID |
void |
setDeviceID(int index,
DeviceID vDeviceID)
Method setDeviceID |
static AssociatedGroupList |
unmarshalAssociatedGroupList(java.io.Reader reader)
Method unmarshalAssociatedGroupList |
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 AssociatedGroupList()
Method Detail |
---|
public void addDeviceID(DeviceID vDeviceID) throws java.lang.IndexOutOfBoundsException
vDeviceID
-
java.lang.IndexOutOfBoundsException
public void addDeviceID(int index, DeviceID vDeviceID) throws java.lang.IndexOutOfBoundsException
index
- vDeviceID
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateDeviceID()
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public DeviceID getDeviceID(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public DeviceID[] getDeviceID()
public int getDeviceIDCount()
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 removeAllDeviceID()
public DeviceID removeDeviceID(int index)
index
-
public void setDeviceID(int index, DeviceID vDeviceID) throws java.lang.IndexOutOfBoundsException
index
- vDeviceID
-
java.lang.IndexOutOfBoundsException
public void setDeviceID(DeviceID[] deviceIDArray)
deviceIDArray
- public static AssociatedGroupList unmarshalAssociatedGroupList(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 |