Uses of Enum
com.blackhillsoftware.smf.smf90.ValidatedBootMode
Packages that use ValidatedBootMode
Package
Description
Mapping for SMF type 90 (System Status) record - for usage details see
Smf90Record
.-
Uses of ValidatedBootMode in com.blackhillsoftware.smf.smf90
Methods in com.blackhillsoftware.smf.smf90 that return ValidatedBootModeModifier and TypeMethodDescriptionstatic ValidatedBootMode
ValidatedBootMode.from
(int value) Get the ValidatedBootMode for an integer valueValidatedBootHeader.validatedBootMode()
Validated Boot Modestatic ValidatedBootMode
Returns the enum constant of this type with the specified name.static ValidatedBootMode[]
ValidatedBootMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.