Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation.enrich.TargetEnrichType
Packages that use TargetEnrichType
Package
Description
-
Uses of TargetEnrichType in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation.enrich
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation.enrich that return TargetEnrichTypeModifier and TypeMethodDescriptionTargetEnrich.getType()static TargetEnrichTypeReturns the enum constant of this class with the specified name.static TargetEnrichType[]TargetEnrichType.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.enrich with parameters of type TargetEnrichType