Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.extension.command.CommandPropertyAction
Packages that use CommandPropertyAction
Package
Description
-
Uses of CommandPropertyAction in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.extension.command
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.extension.command that return CommandPropertyActionModifier and TypeMethodDescriptionPojoCommandProperty.getAction()static CommandPropertyActionReturns the enum constant of this class with the specified name.static CommandPropertyAction[]CommandPropertyAction.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.extension.command with parameters of type CommandPropertyActionModifier and TypeMethodDescriptionvoidPojoCommandProperty.setAction(CommandPropertyAction action)