Uses of Enum Class
PamguardMVC.blockprocess.BlockState
-
Uses of BlockState in gpl
-
Uses of BlockState in PamguardMVC.blockprocess
Modifier and TypeMethodDescriptionstatic BlockState
Returns the enum constant of this class with the specified name.static BlockState[]
BlockState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionabstract void
PamBlockProcess.setBlockState
(BlockState state) Set the block state - tell it what to expect next so that it can clean up at the start middle and end of a block of data.