Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.advanced.cache.CacheImplementationType
Packages that use CacheImplementationType
Package
Description
-
Uses of CacheImplementationType in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.advanced.cache
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.advanced.cache that return CacheImplementationTypeModifier and TypeMethodDescriptionCacheImplementation.getType()static CacheImplementationTypeReturns the enum constant of this class with the specified name.static CacheImplementationType[]CacheImplementationType.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.advanced.cache with parameters of type CacheImplementationType