Uses of Enum Class
PamguardMVC.superdet.SuperDetDataBlock.ViewerLoadPolicy
Packages that use SuperDetDataBlock.ViewerLoadPolicy
- 
Uses of SuperDetDataBlock.ViewerLoadPolicy in PamguardMVC.superdet
Methods in PamguardMVC.superdet that return SuperDetDataBlock.ViewerLoadPolicyModifier and TypeMethodDescriptionSuperDetDataBlock.getViewerLoadPolicy()Returns the enum constant of this class with the specified name.static SuperDetDataBlock.ViewerLoadPolicy[]SuperDetDataBlock.ViewerLoadPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in PamguardMVC.superdet with parameters of type SuperDetDataBlock.ViewerLoadPolicyModifier and TypeMethodDescriptionvoidSuperDetDataBlock.setViewerLoadPolicy(SuperDetDataBlock.ViewerLoadPolicy viewerLoadPolicy) Constructors in PamguardMVC.superdet with parameters of type SuperDetDataBlock.ViewerLoadPolicyModifierConstructorDescriptionSuperDetDataBlock(Class unitClass, String dataName, PamProcess parentProcess, int channelMap, boolean isOffline, SuperDetDataBlock.ViewerLoadPolicy viewerLoadPolicy) SuperDetDataBlock(Class unitClass, String dataName, PamProcess parentProcess, int channelMap, SuperDetDataBlock.ViewerLoadPolicy viewerLoadPolicy)