Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.MessageProcessorType
Packages that use MessageProcessorType
-
Uses of MessageProcessorType in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo that return MessageProcessorTypeModifier and TypeMethodDescriptionMessageProcessor.getType()static MessageProcessorTypeReturns the enum constant of this class with the specified name.static MessageProcessorType[]MessageProcessorType.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 with parameters of type MessageProcessorType