public class KoubeiRetailWmsWarehouseModifyModel extends AlipayObject
Constructor and Description |
---|
KoubeiRetailWmsWarehouseModifyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getExtInfo()
Gets ext info.
|
String |
getSafetyInventorySwitch()
Gets safety inventory switch.
|
String |
getWarehouseCode()
Gets warehouse code.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setSafetyInventorySwitch(String safetyInventorySwitch)
Sets safety inventory switch.
|
void |
setWarehouseCode(String warehouseCode)
Sets warehouse code.
|
public String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic String getSafetyInventorySwitch()
public void setSafetyInventorySwitch(String safetyInventorySwitch)
safetyInventorySwitch
- the safety inventory switchpublic String getWarehouseCode()
public void setWarehouseCode(String warehouseCode)
warehouseCode
- the warehouse codeCopyright © 2018. All rights reserved.