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