|
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.IOServicesServList
public class IOServicesServList
Class IOServicesServList.
Constructor Summary | |
---|---|
IOServicesServList()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
DataPathResumedCaps |
getDataPathResumed()
Returns the value of field 'dataPathResumed'. |
DataPathSuspendedCaps |
getDataPathSuspended()
Returns the value of field 'dataPathSuspended'. |
FastDataCaps |
getFastData()
Returns the value of field 'fastData'. |
IoRegisterCaps |
getIoRegister()
Returns the value of field 'ioRegister'. |
IoRegisterAbortCaps |
getIoRegisterAbort()
Returns the value of field 'ioRegisterAbort'. |
IoRegisterCancelCaps |
getIoRegisterCancel()
Returns the value of field 'ioRegisterCancel'. |
ResumeDataPathCaps |
getResumeDataPath()
Returns the value of field 'resumeDataPath'. |
SendBroadcastDataCaps |
getSendBroadcastData()
Returns the value of field 'sendBroadcastData'. |
SendDataCaps |
getSendData()
Returns the value of field 'sendData'. |
SendMulticastDataCaps |
getSendMulticastData()
Returns the value of field 'sendMulticastData'. |
StartDataPathCaps |
getStartDataPath()
Returns the value of field 'startDataPath'. |
StopDataPathCaps |
getStopDataPath()
Returns the value of field 'stopDataPath'. |
SuspendDataPathCaps |
getSuspendDataPath()
Returns the value of field 'suspendDataPath'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setDataPathResumed(DataPathResumedCaps dataPathResumed)
Sets the value of field 'dataPathResumed'. |
void |
setDataPathSuspended(DataPathSuspendedCaps dataPathSuspended)
Sets the value of field 'dataPathSuspended'. |
void |
setFastData(FastDataCaps fastData)
Sets the value of field 'fastData'. |
void |
setIoRegister(IoRegisterCaps ioRegister)
Sets the value of field 'ioRegister'. |
void |
setIoRegisterAbort(IoRegisterAbortCaps ioRegisterAbort)
Sets the value of field 'ioRegisterAbort'. |
void |
setIoRegisterCancel(IoRegisterCancelCaps ioRegisterCancel)
Sets the value of field 'ioRegisterCancel'. |
void |
setResumeDataPath(ResumeDataPathCaps resumeDataPath)
Sets the value of field 'resumeDataPath'. |
void |
setSendBroadcastData(SendBroadcastDataCaps sendBroadcastData)
Sets the value of field 'sendBroadcastData'. |
void |
setSendData(SendDataCaps sendData)
Sets the value of field 'sendData'. |
void |
setSendMulticastData(SendMulticastDataCaps sendMulticastData)
Sets the value of field 'sendMulticastData'. |
void |
setStartDataPath(StartDataPathCaps startDataPath)
Sets the value of field 'startDataPath'. |
void |
setStopDataPath(StopDataPathCaps stopDataPath)
Sets the value of field 'stopDataPath'. |
void |
setSuspendDataPath(SuspendDataPathCaps suspendDataPath)
Sets the value of field 'suspendDataPath'. |
static IOServicesServList |
unmarshalIOServicesServList(java.io.Reader reader)
Method unmarshalIOServicesServList |
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 IOServicesServList()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public DataPathResumedCaps getDataPathResumed()
public DataPathSuspendedCaps getDataPathSuspended()
public FastDataCaps getFastData()
public IoRegisterCaps getIoRegister()
public IoRegisterAbortCaps getIoRegisterAbort()
public IoRegisterCancelCaps getIoRegisterCancel()
public ResumeDataPathCaps getResumeDataPath()
public SendBroadcastDataCaps getSendBroadcastData()
public SendDataCaps getSendData()
public SendMulticastDataCaps getSendMulticastData()
public StartDataPathCaps getStartDataPath()
public StopDataPathCaps getStopDataPath()
public SuspendDataPathCaps getSuspendDataPath()
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 setDataPathResumed(DataPathResumedCaps dataPathResumed)
dataPathResumed
- the value of field 'dataPathResumed'.public void setDataPathSuspended(DataPathSuspendedCaps dataPathSuspended)
dataPathSuspended
- the value of field
'dataPathSuspended'.public void setFastData(FastDataCaps fastData)
fastData
- the value of field 'fastData'.public void setIoRegister(IoRegisterCaps ioRegister)
ioRegister
- the value of field 'ioRegister'.public void setIoRegisterAbort(IoRegisterAbortCaps ioRegisterAbort)
ioRegisterAbort
- the value of field 'ioRegisterAbort'.public void setIoRegisterCancel(IoRegisterCancelCaps ioRegisterCancel)
ioRegisterCancel
- the value of field 'ioRegisterCancel'public void setResumeDataPath(ResumeDataPathCaps resumeDataPath)
resumeDataPath
- the value of field 'resumeDataPath'.public void setSendBroadcastData(SendBroadcastDataCaps sendBroadcastData)
sendBroadcastData
- the value of field
'sendBroadcastData'.public void setSendData(SendDataCaps sendData)
sendData
- the value of field 'sendData'.public void setSendMulticastData(SendMulticastDataCaps sendMulticastData)
sendMulticastData
- the value of field
'sendMulticastData'.public void setStartDataPath(StartDataPathCaps startDataPath)
startDataPath
- the value of field 'startDataPath'.public void setStopDataPath(StopDataPathCaps stopDataPath)
stopDataPath
- the value of field 'stopDataPath'.public void setSuspendDataPath(SuspendDataPathCaps suspendDataPath)
suspendDataPath
- the value of field 'suspendDataPath'.public static IOServicesServList unmarshalIOServicesServList(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 |