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