Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core.call.CallSourceType
Packages that use CallSourceType
-
Uses of CallSourceType in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core.call
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core.call that return CallSourceTypeModifier and TypeMethodDescriptionCallSource.getType()static CallSourceTypeReturns the enum constant of this class with the specified name.static CallSourceType[]CallSourceType.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.call with parameters of type CallSourceType