Uses of Enum Class
org.scictrl.csshell.epics.server.application.StepFeedbackLoopApplication3.SM
Packages that use StepFeedbackLoopApplication3.SM
-
Uses of StepFeedbackLoopApplication3.SM in org.scictrl.csshell.epics.server.application
Methods in org.scictrl.csshell.epics.server.application that return StepFeedbackLoopApplication3.SMModifier 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.Methods in org.scictrl.csshell.epics.server.application with parameters of type StepFeedbackLoopApplication3.SMModifier and TypeMethodDescriptionStepFeedbackLoopApplication3.setState
(StepFeedbackLoopApplication3.SM state) Setter for the fieldstate
.StepFeedbackLoopApplication3.setState
(StepFeedbackLoopApplication3.SM state, String desc) Setter for the fieldstate
.