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