public class AlipayEcoLogisticsExpressPriceQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEcoLogisticsExpressPriceQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getExtraWeightPrice()
Gets extra weight price.
|
Long |
getExtraWeightUnit()
Gets extra weight unit.
|
Long |
getPresetWeight()
Gets preset weight.
|
String |
getPresetWeightPrice()
Gets preset weight price.
|
void |
setExtraWeightPrice(String extraWeightPrice)
Sets extra weight price.
|
void |
setExtraWeightUnit(Long extraWeightUnit)
Sets extra weight unit.
|
void |
setPresetWeight(Long presetWeight)
Sets preset weight.
|
void |
setPresetWeightPrice(String presetWeightPrice)
Sets preset weight price.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEcoLogisticsExpressPriceQueryResponse()
public void setExtraWeightPrice(String extraWeightPrice)
extraWeightPrice
- the extra weight pricepublic String getExtraWeightPrice()
public void setExtraWeightUnit(Long extraWeightUnit)
extraWeightUnit
- the extra weight unitpublic Long getExtraWeightUnit()
public void setPresetWeight(Long presetWeight)
presetWeight
- the preset weightpublic Long getPresetWeight()
public void setPresetWeightPrice(String presetWeightPrice)
presetWeightPrice
- the preset weight pricepublic String getPresetWeightPrice()
Copyright © 2018. All rights reserved.