Uses of Enum Class
org.jlab.detector.scalers.StruckScaler.Input
Packages that use StruckScaler.Input
- 
Uses of StruckScaler.Input in org.jlab.detector.scalersMethods in org.jlab.detector.scalers that return StruckScaler.InputModifier and TypeMethodDescriptionstatic StruckScaler.InputStruckScaler.Input.create(int struckChannel) static StruckScaler.InputReturns the enum constant of this class with the specified name.static StruckScaler.Input[]StruckScaler.Input.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jlab.detector.scalers with parameters of type StruckScaler.InputModifier and TypeMethodDescriptionstatic booleanStruckScaler.Input.equals(StruckScaler.Input input, int struckChannel)