Uses of Enum Class
org.scictrl.csshell.epics.server.application.ScanApplication.StartPoint
Packages that use ScanApplication.StartPoint
- 
Uses of ScanApplication.StartPoint in org.scictrl.csshell.epics.server.application
Methods in org.scictrl.csshell.epics.server.application that return ScanApplication.StartPointModifier and TypeMethodDescriptionstatic ScanApplication.StartPointReturns the enum constant of this class with the specified name.static ScanApplication.StartPoint[]ScanApplication.StartPoint.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 ScanApplication.StartPointModifier and TypeMethodDescriptionvoidScanApplication.startManualScan(ScanApplication.StartPoint sp) startManualScan.