Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation.rewrite.RewriteRuleActionType
Packages that use RewriteRuleActionType
Package
Description
-
Uses of RewriteRuleActionType in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation.rewrite
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation.rewrite that return RewriteRuleActionTypeModifier and TypeMethodDescriptionRewriteRewriteruleAction.getType()static RewriteRuleActionTypeReturns the enum constant of this class with the specified name.static RewriteRuleActionType[]RewriteRuleActionType.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.rewrite with parameters of type RewriteRuleActionTypeModifier and TypeMethodDescriptionvoidRewriteRewriteruleAction.setType(RewriteRuleActionType type)