Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core.PropertyScope
Packages that use PropertyScope
-
Uses of PropertyScope in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core that return PropertyScopeModifier and TypeMethodDescriptionProperty.getScope()static PropertyScopeReturns the enum constant of this class with the specified name.static PropertyScope[]PropertyScope.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.core with parameters of type PropertyScope