public class AlipayCommerceIotMdeviceprodQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCommerceIotMdeviceprodQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Date |
getActivateTime() |
String |
getAddrInfo() |
String |
getBizType() |
String |
getDeviceId() |
String |
getDeviceName() |
String |
getDeviceSn() |
String |
getImgUrl() |
MerchantModel |
getIsv() |
MerchantModel |
getMerchant() |
String |
getShopAddress() |
String |
getShopId() |
String |
getShopName() |
String |
getStatus() |
String |
getStatusDesc() |
String |
getSupplierName() |
void |
setActivateTime(Date activateTime) |
void |
setAddrInfo(String addrInfo) |
void |
setBizType(String bizType) |
void |
setDeviceId(String deviceId) |
void |
setDeviceName(String deviceName) |
void |
setDeviceSn(String deviceSn) |
void |
setImgUrl(String imgUrl) |
void |
setIsv(MerchantModel isv) |
void |
setMerchant(MerchantModel merchant) |
void |
setShopAddress(String shopAddress) |
void |
setShopId(String shopId) |
void |
setShopName(String shopName) |
void |
setStatus(String status) |
void |
setStatusDesc(String statusDesc) |
void |
setSupplierName(String supplierName) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCommerceIotMdeviceprodQueryResponse()
public void setActivateTime(Date activateTime)
public Date getActivateTime()
public void setAddrInfo(String addrInfo)
public String getAddrInfo()
public void setBizType(String bizType)
public String getBizType()
public void setDeviceId(String deviceId)
public String getDeviceId()
public void setDeviceName(String deviceName)
public String getDeviceName()
public void setDeviceSn(String deviceSn)
public String getDeviceSn()
public void setImgUrl(String imgUrl)
public String getImgUrl()
public void setIsv(MerchantModel isv)
public MerchantModel getIsv()
public void setMerchant(MerchantModel merchant)
public MerchantModel getMerchant()
public void setShopAddress(String shopAddress)
public String getShopAddress()
public void setShopId(String shopId)
public String getShopId()
public void setShopName(String shopName)
public String getShopName()
public void setStatus(String status)
public String getStatus()
public void setStatusDesc(String statusDesc)
public String getStatusDesc()
public void setSupplierName(String supplierName)
public String getSupplierName()
Copyright © 2020. All rights reserved.