Uses of Enum
com.blackhillsoftware.smf.smf90.BoostEvent
Packages that use BoostEvent
Package
Description
Mapping for SMF type 90 (System Status) record - for usage details see
Smf90Record.-
Uses of BoostEvent in com.blackhillsoftware.smf.smf90
Methods in com.blackhillsoftware.smf.smf90 that return BoostEventModifier and TypeMethodDescriptionstatic BoostEventBoostEvent.from(int value) Get the BoostEvent for an integer valueSystemRecoveryBoostSection.smf90t40Event()SMF90T40_Event as a BoostEvent.static BoostEventReturns the enum constant of this type with the specified name.static BoostEvent[]BoostEvent.values()Returns an array containing the constants of this enum type, in the order they are declared.