Uses of Enum
com.blackhillsoftware.smf.smf90.CertFailureReason
Packages that use CertFailureReason
Package
Description
Mapping for SMF type 90 (System Status) record - for usage details see
Smf90Record.-
Uses of CertFailureReason in com.blackhillsoftware.smf.smf90
Methods in com.blackhillsoftware.smf.smf90 that return CertFailureReasonModifier and TypeMethodDescriptionstatic CertFailureReasonCertFailureReason.from(int value) Get the CertFailureReason for an integer valueValidatedBootBadCX.smf90t42BcxReasonBad()SMF90T42_BCX_ReasonBad as a CertFailureReason.ValidatedBootCX.smf90t42CxReasonBad()SMF90T42_CX_ReasonBad as a CertFailureReason.static CertFailureReasonReturns the enum constant of this type with the specified name.static CertFailureReason[]CertFailureReason.values()Returns an array containing the constants of this enum type, in the order they are declared.