|
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.AutoWorkModeEvent
public class AutoWorkModeEvent
Not supported.
Constructor Summary | |
---|---|
AutoWorkModeEvent()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Long |
getAutoWorkInterval()
Returns the value of field 'autoWorkInterval'. |
java.lang.Boolean |
getAutoWorkOn()
Returns the value of field 'autoWorkOn'. |
CSTACommonArguments |
getExtensions()
Returns the value of field 'extensions'. |
SubjectDeviceID |
getInvokingDevice()
Returns the value of field 'invokingDevice'. |
java.lang.String |
getMonitorCrossRefID()
Returns the value of field 'monitorCrossRefID'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setAutoWorkInterval(java.lang.Long autoWorkInterval)
Sets the value of field 'autoWorkInterval'. |
void |
setAutoWorkOn(java.lang.Boolean autoWorkOn)
Sets the value of field 'autoWorkOn'. |
void |
setExtensions(CSTACommonArguments extensions)
Sets the value of field 'extensions'. |
void |
setInvokingDevice(SubjectDeviceID invokingDevice)
Sets the value of field 'invokingDevice'. |
void |
setMonitorCrossRefID(java.lang.String monitorCrossRefID)
Sets the value of field 'monitorCrossRefID'. |
static AutoWorkModeEvent |
unmarshalAutoWorkModeEvent(java.io.Reader reader)
Method unmarshalAutoWorkModeEvent |
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 AutoWorkModeEvent()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Long getAutoWorkInterval()
public java.lang.Boolean getAutoWorkOn()
public CSTACommonArguments getExtensions()
public SubjectDeviceID getInvokingDevice()
public java.lang.String getMonitorCrossRefID()
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 setAutoWorkInterval(java.lang.Long autoWorkInterval)
autoWorkInterval
- the value of field 'autoWorkInterval'public void setAutoWorkOn(java.lang.Boolean autoWorkOn)
autoWorkOn
- the value of field 'autoWorkOn'.public void setExtensions(CSTACommonArguments extensions)
extensions
- the value of field 'extensions'.public void setInvokingDevice(SubjectDeviceID invokingDevice)
invokingDevice
- the value of field 'invokingDevice'.public void setMonitorCrossRefID(java.lang.String monitorCrossRefID)
monitorCrossRefID
- the value of field
'monitorCrossRefID'.public static AutoWorkModeEvent unmarshalAutoWorkModeEvent(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 |