public class AlipayCommerceIotMdeviceprodQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayCommerceIotMdeviceprodQueryResponse() |
Modifier and Type | Method and Description |
---|---|
Date |
getActivateTime()
Gets activate time.
|
String |
getAddrInfo()
Gets addr info.
|
String |
getBizType()
Gets biz type.
|
String |
getDeviceId()
Gets device id.
|
String |
getDeviceName()
Gets device name.
|
String |
getDeviceSn()
Gets device sn.
|
String |
getImgUrl()
Gets img url.
|
MerchantModel |
getIsv()
Gets isv.
|
MerchantModel |
getMerchant()
Gets merchant.
|
String |
getShopAddress()
Gets shop address.
|
String |
getShopId()
Gets shop id.
|
String |
getShopName()
Gets shop name.
|
String |
getStatus()
Gets status.
|
String |
getStatusDesc()
Gets status desc.
|
String |
getSupplierName()
Gets supplier name.
|
void |
setActivateTime(Date activateTime)
Sets activate time.
|
void |
setAddrInfo(String addrInfo)
Sets addr info.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setDeviceId(String deviceId)
Sets device id.
|
void |
setDeviceName(String deviceName)
Sets device name.
|
void |
setDeviceSn(String deviceSn)
Sets device sn.
|
void |
setImgUrl(String imgUrl)
Sets img url.
|
void |
setIsv(MerchantModel isv)
Sets isv.
|
void |
setMerchant(MerchantModel merchant)
Sets merchant.
|
void |
setShopAddress(String shopAddress)
Sets shop address.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setShopName(String shopName)
Sets shop name.
|
void |
setStatus(String status)
Sets status.
|
void |
setStatusDesc(String statusDesc)
Sets status desc.
|
void |
setSupplierName(String supplierName)
Sets supplier name.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayCommerceIotMdeviceprodQueryResponse()
public void setActivateTime(Date activateTime)
activateTime
- the activate timepublic Date getActivateTime()
public void setAddrInfo(String addrInfo)
addrInfo
- the addr infopublic String getAddrInfo()
public void setBizType(String bizType)
bizType
- the biz typepublic String getBizType()
public void setDeviceId(String deviceId)
deviceId
- the device idpublic String getDeviceId()
public void setDeviceName(String deviceName)
deviceName
- the device namepublic String getDeviceName()
public void setDeviceSn(String deviceSn)
deviceSn
- the device snpublic String getDeviceSn()
public void setImgUrl(String imgUrl)
imgUrl
- the img urlpublic String getImgUrl()
public void setIsv(MerchantModel isv)
isv
- the isvpublic MerchantModel getIsv()
public void setMerchant(MerchantModel merchant)
merchant
- the merchantpublic MerchantModel getMerchant()
public void setShopAddress(String shopAddress)
shopAddress
- the shop addresspublic String getShopAddress()
public void setShopId(String shopId)
shopId
- the shop idpublic String getShopId()
public void setShopName(String shopName)
shopName
- the shop namepublic String getShopName()
public void setStatus(String status)
status
- the statuspublic String getStatus()
public void setStatusDesc(String statusDesc)
statusDesc
- the status descpublic String getStatusDesc()
public void setSupplierName(String supplierName)
supplierName
- the supplier namepublic String getSupplierName()
Copyright © 2018. All rights reserved.