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