Interface GetShippingMethodCarrierServicesResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setCarrierService
(CarrierServiceTransfer carrierService) void
setShippingMethod
(ShippingMethodTransfer shippingMethod) void
setShippingMethodCarrierServices
(List<ShippingMethodCarrierServiceTransfer> shippingMethodCarrierServices)
-
Method Details
-
getShippingMethod
-
setShippingMethod
-
getCarrierService
-
setCarrierService
-
getShippingMethodCarrierServices
-
setShippingMethodCarrierServices
void setShippingMethodCarrierServices(List<ShippingMethodCarrierServiceTransfer> shippingMethodCarrierServices)
-