|
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.DataCollectionServList
public class DataCollectionServList
Class DataCollectionServList.
Constructor Summary | |
---|---|
DataCollectionServList()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
DataCollectedCaps |
getDataCollected()
Returns the value of field 'dataCollected'. |
DataCollectionResumedCaps |
getDataCollectionResumed()
Returns the value of field 'dataCollectionResumed'. |
DataCollectionSuspendedCaps |
getDataCollectionSuspended()
Returns the value of field 'dataCollectionSuspended'. |
ResumeDataCollectionCaps |
getResumeDataCollection()
Returns the value of field 'resumeDataCollection'. |
StartDataCollectionCaps |
getStartDataCollection()
Returns the value of field 'startDataCollection'. |
StopDataCollectionCaps |
getStopDataCollection()
Returns the value of field 'stopDataCollection'. |
SuspendDataCollectionCaps |
getSuspendDataCollection()
Returns the value of field 'suspendDataCollection'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setDataCollected(DataCollectedCaps dataCollected)
Sets the value of field 'dataCollected'. |
void |
setDataCollectionResumed(DataCollectionResumedCaps dataCollectionResumed)
Sets the value of field 'dataCollectionResumed'. |
void |
setDataCollectionSuspended(DataCollectionSuspendedCaps dataCollectionSuspended)
Sets the value of field 'dataCollectionSuspended'. |
void |
setResumeDataCollection(ResumeDataCollectionCaps resumeDataCollection)
Sets the value of field 'resumeDataCollection'. |
void |
setStartDataCollection(StartDataCollectionCaps startDataCollection)
Sets the value of field 'startDataCollection'. |
void |
setStopDataCollection(StopDataCollectionCaps stopDataCollection)
Sets the value of field 'stopDataCollection'. |
void |
setSuspendDataCollection(SuspendDataCollectionCaps suspendDataCollection)
Sets the value of field 'suspendDataCollection'. |
static DataCollectionServList |
unmarshalDataCollectionServList(java.io.Reader reader)
Method unmarshalDataCollectionServList |
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 DataCollectionServList()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public DataCollectedCaps getDataCollected()
public DataCollectionResumedCaps getDataCollectionResumed()
public DataCollectionSuspendedCaps getDataCollectionSuspended()
public ResumeDataCollectionCaps getResumeDataCollection()
public StartDataCollectionCaps getStartDataCollection()
public StopDataCollectionCaps getStopDataCollection()
public SuspendDataCollectionCaps getSuspendDataCollection()
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 setDataCollected(DataCollectedCaps dataCollected)
dataCollected
- the value of field 'dataCollected'.public void setDataCollectionResumed(DataCollectionResumedCaps dataCollectionResumed)
dataCollectionResumed
- the value of field
'dataCollectionResumed'.public void setDataCollectionSuspended(DataCollectionSuspendedCaps dataCollectionSuspended)
dataCollectionSuspended
- the value of field
'dataCollectionSuspended'.public void setResumeDataCollection(ResumeDataCollectionCaps resumeDataCollection)
resumeDataCollection
- the value of field
'resumeDataCollection'.public void setStartDataCollection(StartDataCollectionCaps startDataCollection)
startDataCollection
- the value of field
'startDataCollection'.public void setStopDataCollection(StopDataCollectionCaps stopDataCollection)
stopDataCollection
- the value of field
'stopDataCollection'.public void setSuspendDataCollection(SuspendDataCollectionCaps suspendDataCollection)
suspendDataCollection
- the value of field
'suspendDataCollection'.public static DataCollectionServList unmarshalDataCollectionServList(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 |