Uses of Class
com.onlinepayments.domain.ShippingMethod
Packages that use ShippingMethod
-
Uses of ShippingMethod in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return ShippingMethodModifier and TypeMethodDescriptionShipping.getMethod()Object containing information regarding shipping methodShippingMethod.withDetails(String value) Details about the shipping methodName of the shipping methodNumber of hours to deliveryShipping method typeMethods in com.onlinepayments.domain with parameters of type ShippingMethodModifier and TypeMethodDescriptionvoidShipping.setMethod(ShippingMethod value) Object containing information regarding shipping methodShipping.withMethod(ShippingMethod value) Object containing information regarding shipping method