Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.EndpointType
Packages that use EndpointType
-
Uses of EndpointType in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint that return EndpointTypeModifier and TypeMethodDescriptionEndpoint.getType()static EndpointTypeReturns the enum constant of this class with the specified name.static EndpointType[]EndpointType.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 with parameters of type EndpointType