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