public class PosOrderDeviceInfoVO extends AlipayObject
Constructor and Description |
---|
PosOrderDeviceInfoVO() |
Modifier and Type | Method and Description |
---|---|
String |
getDeviceAmt()
Gets device amt.
|
String |
getDeviceStatus()
Gets device status.
|
String |
getDeviceType()
Gets device type.
|
String |
getDeviceVersion()
Gets device version.
|
String |
getImplementStatus()
Gets implement status.
|
String |
getServiceStatus()
Gets service status.
|
String |
getShopId()
Gets shop id.
|
String |
getSnNo()
Gets sn no.
|
String |
getWarehouseId()
Gets warehouse id.
|
String |
getWarehouseType()
Gets warehouse type.
|
void |
setDeviceAmt(String deviceAmt)
Sets device amt.
|
void |
setDeviceStatus(String deviceStatus)
Sets device status.
|
void |
setDeviceType(String deviceType)
Sets device type.
|
void |
setDeviceVersion(String deviceVersion)
Sets device version.
|
void |
setImplementStatus(String implementStatus)
Sets implement status.
|
void |
setServiceStatus(String serviceStatus)
Sets service status.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setSnNo(String snNo)
Sets sn no.
|
void |
setWarehouseId(String warehouseId)
Sets warehouse id.
|
void |
setWarehouseType(String warehouseType)
Sets warehouse type.
|
public String getDeviceAmt()
public void setDeviceAmt(String deviceAmt)
deviceAmt
- the device amtpublic String getDeviceStatus()
public void setDeviceStatus(String deviceStatus)
deviceStatus
- the device statuspublic String getDeviceType()
public void setDeviceType(String deviceType)
deviceType
- the device typepublic String getDeviceVersion()
public void setDeviceVersion(String deviceVersion)
deviceVersion
- the device versionpublic String getImplementStatus()
public void setImplementStatus(String implementStatus)
implementStatus
- the implement statuspublic String getServiceStatus()
public void setServiceStatus(String serviceStatus)
serviceStatus
- the service statuspublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idpublic String getSnNo()
public void setSnNo(String snNo)
snNo
- the sn nopublic String getWarehouseId()
public void setWarehouseId(String warehouseId)
warehouseId
- the warehouse idpublic String getWarehouseType()
public void setWarehouseType(String warehouseType)
warehouseType
- the warehouse typeCopyright © 2018. All rights reserved.