Uses of Enum
ch.qos.logback.core.model.conditional.IfModel.BranchState
-
Uses of IfModel.BranchState in ch.qos.logback.core.model.conditional
Modifier and TypeMethodDescriptionIfModel.getBranchState()
static IfModel.BranchState
Returns 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.