public class KoubeiMerchantDeviceHeartbeatUploadModel extends AlipayObject
Constructor and Description |
---|
KoubeiMerchantDeviceHeartbeatUploadModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAppInfo()
Gets app info.
|
String |
getExceptionInfo()
Gets exception info.
|
String |
getExtendInfo()
Gets extend info.
|
String |
getHardwareVersion()
Gets hardware version.
|
String |
getIsvAppId()
Gets isv app id.
|
String |
getIsvPid()
Gets isv pid.
|
String |
getIsvServerTime()
Gets isv server time.
|
String |
getLbs()
Gets lbs.
|
String |
getLbsType()
Gets lbs type.
|
String |
getMac()
Gets mac.
|
String |
getManufacturer()
Gets manufacturer.
|
String |
getNetworkIp()
Gets network ip.
|
String |
getNetworkName()
Gets network name.
|
String |
getNetworkType()
Gets network type.
|
String |
getProduct()
Gets product.
|
String |
getShopId()
Gets shop id.
|
String |
getSnId()
Gets sn id.
|
String |
getSoftVersion()
Gets soft version.
|
String |
getSysType()
Gets sys type.
|
String |
getSysVersion()
Gets sys version.
|
String |
getTime()
Gets time.
|
void |
setAppInfo(String appInfo)
Sets app info.
|
void |
setExceptionInfo(String exceptionInfo)
Sets exception info.
|
void |
setExtendInfo(String extendInfo)
Sets extend info.
|
void |
setHardwareVersion(String hardwareVersion)
Sets hardware version.
|
void |
setIsvAppId(String isvAppId)
Sets isv app id.
|
void |
setIsvPid(String isvPid)
Sets isv pid.
|
void |
setIsvServerTime(String isvServerTime)
Sets isv server time.
|
void |
setLbs(String lbs)
Sets lbs.
|
void |
setLbsType(String lbsType)
Sets lbs type.
|
void |
setMac(String mac)
Sets mac.
|
void |
setManufacturer(String manufacturer)
Sets manufacturer.
|
void |
setNetworkIp(String networkIp)
Sets network ip.
|
void |
setNetworkName(String networkName)
Sets network name.
|
void |
setNetworkType(String networkType)
Sets network type.
|
void |
setProduct(String product)
Sets product.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setSnId(String snId)
Sets sn id.
|
void |
setSoftVersion(String softVersion)
Sets soft version.
|
void |
setSysType(String sysType)
Sets sys type.
|
void |
setSysVersion(String sysVersion)
Sets sys version.
|
void |
setTime(String time)
Sets time.
|
public KoubeiMerchantDeviceHeartbeatUploadModel()
public String getAppInfo()
public void setAppInfo(String appInfo)
appInfo
- the app infopublic String getExceptionInfo()
public void setExceptionInfo(String exceptionInfo)
exceptionInfo
- the exception infopublic String getExtendInfo()
public void setExtendInfo(String extendInfo)
extendInfo
- the extend infopublic String getHardwareVersion()
public void setHardwareVersion(String hardwareVersion)
hardwareVersion
- the hardware versionpublic String getIsvAppId()
public void setIsvAppId(String isvAppId)
isvAppId
- the isv app idpublic String getIsvPid()
public void setIsvPid(String isvPid)
isvPid
- the isv pidpublic String getIsvServerTime()
public void setIsvServerTime(String isvServerTime)
isvServerTime
- the isv server timepublic String getLbs()
public void setLbs(String lbs)
lbs
- the lbspublic String getLbsType()
public void setLbsType(String lbsType)
lbsType
- the lbs typepublic String getMac()
public void setMac(String mac)
mac
- the macpublic String getManufacturer()
public void setManufacturer(String manufacturer)
manufacturer
- the manufacturerpublic String getNetworkIp()
public void setNetworkIp(String networkIp)
networkIp
- the network ippublic String getNetworkName()
public void setNetworkName(String networkName)
networkName
- the network namepublic String getNetworkType()
public void setNetworkType(String networkType)
networkType
- the network typepublic String getProduct()
public void setProduct(String product)
product
- the productpublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idpublic String getSnId()
public void setSnId(String snId)
snId
- the sn idpublic String getSoftVersion()
public void setSoftVersion(String softVersion)
softVersion
- the soft versionpublic String getSysType()
public void setSysType(String sysType)
sysType
- the sys typepublic String getSysVersion()
public void setSysVersion(String sysVersion)
sysVersion
- the sys versionpublic String getTime()
public void setTime(String time)
time
- the timeCopyright © 2018. All rights reserved.