Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.other.entitlement.EntitlementServiceClient
Packages that use EntitlementServiceClient
Package
Description
-
Uses of EntitlementServiceClient in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.other.entitlement
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.other.entitlement that return EntitlementServiceClientModifier and TypeMethodDescriptionEntitlementService.getClient()static EntitlementServiceClientReturns the enum constant of this class with the specified name.static EntitlementServiceClient[]EntitlementServiceClient.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.other.entitlement with parameters of type EntitlementServiceClientModifier and TypeMethodDescriptionvoidEntitlementService.setClient(EntitlementServiceClient client)