Uses of Enum
org.slf4j.simple.OutputChoice.OutputChoiceType
Packages that use OutputChoice.OutputChoiceType
-
Uses of OutputChoice.OutputChoiceType in org.slf4j.simple
Fields in org.slf4j.simple declared as OutputChoice.OutputChoiceTypeModifier and TypeFieldDescription(package private) final OutputChoice.OutputChoiceType
OutputChoice.outputChoiceType
Methods in org.slf4j.simple that return OutputChoice.OutputChoiceTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static OutputChoice.OutputChoiceType[]
OutputChoice.OutputChoiceType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.slf4j.simple with parameters of type OutputChoice.OutputChoiceTypeModifierConstructorDescription(package private)
OutputChoice
(OutputChoice.OutputChoiceType outputChoiceType)