|
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.DeviceHistory
public class DeviceHistory
Class DeviceHistory.
Constructor Summary | |
---|---|
DeviceHistory()
|
Method Summary | |
---|---|
void |
addDeviceHistoryListItem(DeviceHistoryListItem vDeviceHistoryListItem)
Method addDeviceHistoryListItem |
void |
addDeviceHistoryListItem(int index,
DeviceHistoryListItem vDeviceHistoryListItem)
Method addDeviceHistoryListItem |
java.util.Enumeration |
enumerateDeviceHistoryListItem()
Method enumerateDeviceHistoryListItem |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
DeviceHistoryListItem[] |
getDeviceHistoryListItem()
Method getDeviceHistoryListItem |
DeviceHistoryListItem |
getDeviceHistoryListItem(int index)
Method getDeviceHistoryListItem |
int |
getDeviceHistoryListItemCount()
Method getDeviceHistoryListItemCount |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
removeAllDeviceHistoryListItem()
Method removeAllDeviceHistoryListItem |
DeviceHistoryListItem |
removeDeviceHistoryListItem(int index)
Method removeDeviceHistoryListItem |
void |
setDeviceHistoryListItem(DeviceHistoryListItem[] deviceHistoryListItemArray)
Method setDeviceHistoryListItem |
void |
setDeviceHistoryListItem(int index,
DeviceHistoryListItem vDeviceHistoryListItem)
Method setDeviceHistoryListItem |
static DeviceHistory |
unmarshalDeviceHistory(java.io.Reader reader)
Method unmarshalDeviceHistory |
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 DeviceHistory()
Method Detail |
---|
public void addDeviceHistoryListItem(DeviceHistoryListItem vDeviceHistoryListItem) throws java.lang.IndexOutOfBoundsException
vDeviceHistoryListItem
-
java.lang.IndexOutOfBoundsException
public void addDeviceHistoryListItem(int index, DeviceHistoryListItem vDeviceHistoryListItem) throws java.lang.IndexOutOfBoundsException
index
- vDeviceHistoryListItem
-
java.lang.IndexOutOfBoundsException
public java.util.Enumeration enumerateDeviceHistoryListItem()
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public DeviceHistoryListItem getDeviceHistoryListItem(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public DeviceHistoryListItem[] getDeviceHistoryListItem()
public int getDeviceHistoryListItemCount()
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 removeAllDeviceHistoryListItem()
public DeviceHistoryListItem removeDeviceHistoryListItem(int index)
index
-
public void setDeviceHistoryListItem(int index, DeviceHistoryListItem vDeviceHistoryListItem) throws java.lang.IndexOutOfBoundsException
index
- vDeviceHistoryListItem
-
java.lang.IndexOutOfBoundsException
public void setDeviceHistoryListItem(DeviceHistoryListItem[] deviceHistoryListItemArray)
deviceHistoryListItemArray
- public static DeviceHistory unmarshalDeviceHistory(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 |