Uses of Enum Class
org.lowcoder.plugin.api.PluginEndpoint.Method
Packages that use PluginEndpoint.Method
-
Uses of PluginEndpoint.Method in org.lowcoder.plugin.api
Methods in org.lowcoder.plugin.api that return PluginEndpoint.MethodModifier and TypeMethodDescriptionstatic PluginEndpoint.MethodReturns the enum constant of this class with the specified name.static PluginEndpoint.Method[]PluginEndpoint.Method.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PluginEndpoint.Method in org.lowcoder.plugin.api.data
Methods in org.lowcoder.plugin.api.data that return PluginEndpoint.Method