Uses of Enum Class
oracle.dbtools.plugin.api.http.annotations.NodeMappingPolicy
Packages that use NodeMappingPolicy
Package
Description
Annotations to describe what URL patterns and HTTP methods a
HttpServlet support.-
Uses of NodeMappingPolicy in oracle.dbtools.plugin.api.http.annotations
Methods in oracle.dbtools.plugin.api.http.annotations that return NodeMappingPolicyModifier and TypeMethodDescriptionstatic NodeMappingPolicyReturns the enum constant of this class with the specified name.static NodeMappingPolicy[]NodeMappingPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.