Uses of Enum Class
org.lsst.ccs.subsystem.focalplane.data.SequencerType
Packages that use SequencerType
-
Uses of SequencerType in org.lsst.ccs.subsystem.focalplane
Methods in org.lsst.ccs.subsystem.focalplane that return types with arguments of type SequencerTypeModifier and TypeMethodDescriptionScriptingCommands.getSequencerPaths()Get the full path of the loaded sequencer files.SequencerConfig.getSequencers() -
Uses of SequencerType in org.lsst.ccs.subsystem.focalplane.data
Methods in org.lsst.ccs.subsystem.focalplane.data that return SequencerTypeModifier and TypeMethodDescriptionstatic SequencerTypeReturns the enum constant of this class with the specified name.static SequencerType[]SequencerType.values()Returns an array containing the constants of this enum class, in the order they are declared.