Uses of Enum Class
org.jlab.rec.eb.EBCCDBEnum
Packages that use EBCCDBEnum
- 
Uses of EBCCDBEnum in org.jlab.rec.ebMethods in org.jlab.rec.eb that return EBCCDBEnumModifier and TypeMethodDescriptionstatic EBCCDBEnumReturns the enum constant of this class with the specified name.static EBCCDBEnum[]EBCCDBEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jlab.rec.eb with parameters of type EBCCDBEnumModifier and TypeMethodDescriptionDouble[]EBCCDBConstants.getArray(EBCCDBEnum key) doubleEBCCDBConstants.getDouble(EBCCDBEnum key) intEBCCDBConstants.getInteger(EBCCDBEnum key) Double[]EBCCDBConstants.getSectorArray(EBCCDBEnum key, int sector) EBCCDBConstants.getSectorDouble(EBCCDBEnum key, int sector) EBCCDBConstants.getVector3D(EBCCDBEnum key)