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