Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.extension.BeanAction
Packages that use BeanAction
-
Uses of BeanAction in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.extension
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.extension that return BeanActionModifier and TypeMethodDescriptionBean.getAction()static BeanActionReturns the enum constant of this class with the specified name.static BeanAction[]BeanAction.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 with parameters of type BeanAction