| 限定符和类型 | 类和说明 |
|---|---|
static class |
UpdateOrderRequest.UpdateOrderRequestBuilder |
public static UpdateOrderRequest.UpdateOrderRequestBuilder builder()
public String getServiceCode()
public String toJson()
public String getOrderId()
public Integer getDealType()
public String getCustomsBatchs()
public String getCollectEmpCode()
public String getInProcessWaybillNo()
public String getSourceZoneCode()
public String getDestZoneCode()
public Double getTotalWeight()
public Double getTotalVolume()
public Integer getExpressTypeId()
public Double getTotalLength()
public Double getTotalWidth()
public Double getTotalHeight()
public List<WaybillNoInfo> getWaybillNoInfoList()
public void setOrderId(String orderId)
public void setDealType(Integer dealType)
public void setCustomsBatchs(String customsBatchs)
public void setCollectEmpCode(String collectEmpCode)
public void setInProcessWaybillNo(String inProcessWaybillNo)
public void setSourceZoneCode(String sourceZoneCode)
public void setDestZoneCode(String destZoneCode)
public void setTotalWeight(Double totalWeight)
public void setTotalVolume(Double totalVolume)
public void setExpressTypeId(Integer expressTypeId)
public void setTotalLength(Double totalLength)
public void setTotalWidth(Double totalWidth)
public void setTotalHeight(Double totalHeight)
public void setWaybillNoInfoList(List<WaybillNoInfo> waybillNoInfoList)
protected boolean canEqual(Object other)
Copyright © 2023. All rights reserved.