Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation.enrich.TargetEnrichAction
Packages that use TargetEnrichAction
Package
Description
-
Uses of TargetEnrichAction 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 TargetEnrichActionModifier and TypeMethodDescriptionTargetEnrich.getAction()static TargetEnrichActionReturns the enum constant of this class with the specified name.static TargetEnrichAction[]TargetEnrichAction.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 TargetEnrichAction