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