Uses of Enum
ch.qos.logback.core.model.conditional.IfModel.BranchState
Packages that use IfModel.BranchState
-
Uses of IfModel.BranchState in ch.qos.logback.core.model.conditional
Methods in ch.qos.logback.core.model.conditional that return IfModel.BranchStateModifier and TypeMethodDescriptionIfModel.getBranchState()static IfModel.BranchStateReturns the enum constant of this type with the specified name.static IfModel.BranchState[]IfModel.BranchState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in ch.qos.logback.core.model.conditional with parameters of type IfModel.BranchState