Package | Description |
---|---|
com.alipay.api.domain |
Modifier and Type | Method and Description |
---|---|
LogisticsInfo |
AssetDeliveryItem.getLogisticsInfo()
Gets logistics info.
|
Modifier and Type | Method and Description |
---|---|
List<LogisticsInfo> |
AssetDeliveryDetail.getLogisticsInfos()
Gets logistics infos.
|
Modifier and Type | Method and Description |
---|---|
void |
AssetDeliveryItem.setLogisticsInfo(LogisticsInfo logisticsInfo)
Sets logistics info.
|
Modifier and Type | Method and Description |
---|---|
void |
AssetDeliveryDetail.setLogisticsInfos(List<LogisticsInfo> logisticsInfos)
Sets logistics infos.
|
Copyright © 2018. All rights reserved.