Uses of Enum Class
net.officefloor.web.route.WebServicer.WebRouteMatchEnum
Packages that use WebServicer.WebRouteMatchEnum
-
Uses of WebServicer.WebRouteMatchEnum in net.officefloor.web.route
Methods in net.officefloor.web.route that return WebServicer.WebRouteMatchEnumModifier and TypeMethodDescriptionWebServicer.getMatchResult()Obtains theWebServicer.WebRouteMatchEnum.Returns the enum constant of this class with the specified name.static WebServicer.WebRouteMatchEnum[]WebServicer.WebRouteMatchEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.