Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.common.EndpointPropertyScope
Packages that use EndpointPropertyScope
-
Uses of EndpointPropertyScope in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.common
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.common that return EndpointPropertyScopeModifier and TypeMethodDescriptionEndpointProperty.getScope()static EndpointPropertyScopeReturns the enum constant of this class with the specified name.static EndpointPropertyScope[]EndpointPropertyScope.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.endpoint.common with parameters of type EndpointPropertyScope