Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation.payload.TemplateType
Packages that use TemplateType
Package
Description
-
Uses of TemplateType in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation.payload
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation.payload that return TemplateTypeModifier and TypeMethodDescriptionPayloadFactory.getTemplateType()static TemplateTypeReturns the enum constant of this class with the specified name.static TemplateType[]TemplateType.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.transformation.payload with parameters of type TemplateType