Uses of Enum Class
io.quarkiverse.cxf.PrettyBoolean
Packages that use PrettyBoolean
-
Uses of PrettyBoolean in io.quarkiverse.cxf
Methods in io.quarkiverse.cxf that return PrettyBooleanModifier and TypeMethodDescriptionstatic PrettyBooleanReturns the enum constant of this class with the specified name.static PrettyBoolean[]PrettyBoolean.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkiverse.cxf that return types with arguments of type PrettyBooleanModifier and TypeMethodDescriptionLoggingConfig.PerClientOrServiceLoggingConfig.enabled()If `true` or `pretty`, the message logging will be enabled; otherwise it will not be enabled.