|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlockDetector.DetectorType | |
---|---|
cern.cmw.rda | Provides common classes and interfaces that are used by both client and server subpackages. |
Uses of BlockDetector.DetectorType in cern.cmw.rda |
---|
Methods in cern.cmw.rda that return BlockDetector.DetectorType | |
---|---|
static BlockDetector.DetectorType |
BlockDetector.DetectorType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BlockDetector.DetectorType[] |
BlockDetector.DetectorType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in cern.cmw.rda with parameters of type BlockDetector.DetectorType | |
---|---|
static BlockDetector |
BlockDetector.getInstance(BlockDetector.DetectorType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |