Uses of Enum Class
org.scictrl.csshell.epics.server.application.StepFeedbackLoopApplication3.SM
-
Uses of StepFeedbackLoopApplication3.SM in org.scictrl.csshell.epics.server.application
Modifier and TypeMethodDescriptionStepFeedbackLoopApplication3.getState()
Getter for the fieldstate
.StepFeedbackLoopApplication3.setState
(StepFeedbackLoopApplication3.SM state) Setter for the fieldstate
.StepFeedbackLoopApplication3.setState
(StepFeedbackLoopApplication3.SM state, String desc) Setter for the fieldstate
.Returns the enum constant of this class with the specified name.static StepFeedbackLoopApplication3.SM[]
StepFeedbackLoopApplication3.SM.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionStepFeedbackLoopApplication3.setState
(StepFeedbackLoopApplication3.SM state) Setter for the fieldstate
.StepFeedbackLoopApplication3.setState
(StepFeedbackLoopApplication3.SM state, String desc) Setter for the fieldstate
.