|
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.SnapshotServList
public class SnapshotServList
Class SnapshotServList.
Constructor Summary | |
---|---|
SnapshotServList()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
SnapshotCallCaps |
getSnapshotCall()
Returns the value of field 'snapshotCall'. |
SnapshotCallDataCaps |
getSnapshotCallData()
Returns the value of field 'snapshotCallData'. |
SnapshotDeviceCaps |
getSnapshotDevice()
Returns the value of field 'snapshotDevice'. |
SnapshotDeviceDataCaps |
getSnapshotDeviceData()
Returns the value of field 'snapshotDeviceData'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setSnapshotCall(SnapshotCallCaps snapshotCall)
Sets the value of field 'snapshotCall'. |
void |
setSnapshotCallData(SnapshotCallDataCaps snapshotCallData)
Sets the value of field 'snapshotCallData'. |
void |
setSnapshotDevice(SnapshotDeviceCaps snapshotDevice)
Sets the value of field 'snapshotDevice'. |
void |
setSnapshotDeviceData(SnapshotDeviceDataCaps snapshotDeviceData)
Sets the value of field 'snapshotDeviceData'. |
static SnapshotServList |
unmarshalSnapshotServList(java.io.Reader reader)
Method unmarshalSnapshotServList |
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 SnapshotServList()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public SnapshotCallCaps getSnapshotCall()
public SnapshotCallDataCaps getSnapshotCallData()
public SnapshotDeviceCaps getSnapshotDevice()
public SnapshotDeviceDataCaps getSnapshotDeviceData()
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 setSnapshotCall(SnapshotCallCaps snapshotCall)
snapshotCall
- the value of field 'snapshotCall'.public void setSnapshotCallData(SnapshotCallDataCaps snapshotCallData)
snapshotCallData
- the value of field 'snapshotCallData'public void setSnapshotDevice(SnapshotDeviceCaps snapshotDevice)
snapshotDevice
- the value of field 'snapshotDevice'.public void setSnapshotDeviceData(SnapshotDeviceDataCaps snapshotDeviceData)
snapshotDeviceData
- the value of field
'snapshotDeviceData'.public static SnapshotServList unmarshalSnapshotServList(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 |