|
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.DeviceMediaInfoList
public class DeviceMediaInfoList
Not Supported.
Constructor Summary | |
---|---|
DeviceMediaInfoList()
|
Method Summary | |
---|---|
void |
addDeviceMediaInfo(DeviceMediaInfo vDeviceMediaInfo)
Method addDeviceMediaInfo |
void |
addDeviceMediaInfo(int index,
DeviceMediaInfo vDeviceMediaInfo)
Method addDeviceMediaInfo |
java.util.Enumeration |
enumerateDeviceMediaInfo()
Method enumerateDeviceMediaInfo |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
DeviceMediaInfo[] |
getDeviceMediaInfo()
Method getDeviceMediaInfo |
DeviceMediaInfo |
getDeviceMediaInfo(int index)
Method getDeviceMediaInfo |
int |
getDeviceMediaInfoCount()
Method getDeviceMediaInfoCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllDeviceMediaInfo()
Method removeAllDeviceMediaInfo |
DeviceMediaInfo |
removeDeviceMediaInfo(int index)
Method removeDeviceMediaInfo |
void |
setDeviceMediaInfo(DeviceMediaInfo[] deviceMediaInfoArray)
Method setDeviceMediaInfo |
void |
setDeviceMediaInfo(int index,
DeviceMediaInfo vDeviceMediaInfo)
Method setDeviceMediaInfo |
static DeviceMediaInfoList |
unmarshalDeviceMediaInfoList(java.io.Reader reader)
Method unmarshalDeviceMediaInfoList |
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 DeviceMediaInfoList()
Method Detail |
---|
public void addDeviceMediaInfo(DeviceMediaInfo vDeviceMediaInfo) throws java.lang.IndexOutOfBoundsException
vDeviceMediaInfo
-
java.lang.IndexOutOfBoundsException
public void addDeviceMediaInfo(int index, DeviceMediaInfo vDeviceMediaInfo) throws java.lang.IndexOutOfBoundsException
index
- vDeviceMediaInfo
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateDeviceMediaInfo()
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public DeviceMediaInfo getDeviceMediaInfo(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public DeviceMediaInfo[] getDeviceMediaInfo()
public int getDeviceMediaInfoCount()
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 removeAllDeviceMediaInfo()
public DeviceMediaInfo removeDeviceMediaInfo(int index)
index
-
public void setDeviceMediaInfo(int index, DeviceMediaInfo vDeviceMediaInfo) throws java.lang.IndexOutOfBoundsException
index
- vDeviceMediaInfo
-
java.lang.IndexOutOfBoundsException
public void setDeviceMediaInfo(DeviceMediaInfo[] deviceMediaInfoArray)
deviceMediaInfoArray
- public static DeviceMediaInfoList unmarshalDeviceMediaInfoList(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 |