Uses of Enum Class
services.moleculer.web.router.MappingPolicy
Packages that use MappingPolicy
-
Uses of MappingPolicy in services.moleculer.web.router
Subclasses with type arguments of type MappingPolicy in services.moleculer.web.routerFields in services.moleculer.web.router declared as MappingPolicyMethods in services.moleculer.web.router that return MappingPolicyModifier and TypeMethodDescriptionRoute.getMappingPolicy()static MappingPolicyReturns the enum constant of this class with the specified name.static MappingPolicy[]MappingPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in services.moleculer.web.router with parameters of type MappingPolicy