Uses of Enum Class
org.tavall.couriers.api.web.endpoints.dashboard.DefaultDashboardEndpoints
Packages that use DefaultDashboardEndpoints
-
Uses of DefaultDashboardEndpoints in org.tavall.couriers.api.web.endpoints.dashboard
Subclasses with type arguments of type DefaultDashboardEndpoints in org.tavall.couriers.api.web.endpoints.dashboardMethods in org.tavall.couriers.api.web.endpoints.dashboard that return DefaultDashboardEndpointsModifier and TypeMethodDescriptionstatic DefaultDashboardEndpointsReturns the enum constant of this class with the specified name.static DefaultDashboardEndpoints[]DefaultDashboardEndpoints.values()Returns an array containing the constants of this enum class, in the order they are declared.