Package uk.ac.gda.service.hutch
Class ShutterStateMessage
java.lang.Object
uk.ac.gda.message.api.GDAMessage
uk.ac.gda.message.api.NotifyMessage
uk.ac.gda.service.hutch.ShutterStateMessage
- All Implemented Interfaces:
Serializable,IGDAMessage,HutchServiceMessage
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface uk.ac.gda.service.hutch.HutchServiceMessage
HutchServiceMessage.Message -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class uk.ac.gda.message.api.GDAMessage
getCategory, getMessage, getSourceToken, setCategory, setMessage, setSourceTokenMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface uk.ac.gda.message.api.IGDAMessage
getCategory, getMessage, getSourceToken, setCategory, setMessage, setSourceToken
-
Field Details
-
SHUTTER_CLOSED
-
SHUTTER_OPEN
-
SHUTTER_TRANSIT
-
SHUTTER_ERROR
-
SHUTTER_UNKNOWN
-
-
Constructor Details
-
ShutterStateMessage
public ShutterStateMessage() -
ShutterStateMessage
-