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