Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core.LogCategory
Packages that use LogCategory
-
Uses of LogCategory in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core that return LogCategoryModifier and TypeMethodDescriptionLog.getCategory()static LogCategoryReturns the enum constant of this class with the specified name.static LogCategory[]LogCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core with parameters of type LogCategory