Interface GetItemShippingTimesResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptiongetItem()
void
setItem
(ItemTransfer item) void
setItemShippingTimes
(List<ItemShippingTimeTransfer> itemShippingTimes)
-
Method Details
-
getItem
-
setItem
-
getItemShippingTimes
-
setItemShippingTimes
-