public class PosDeviceInfoVO extends AlipayObject
Constructor and Description |
---|
PosDeviceInfoVO() |
Modifier and Type | Method and Description |
---|---|
String |
getDeciveSoftwareName()
Gets decive software name.
|
String |
getDeviceAppCnt()
Gets device app cnt.
|
String |
getDeviceAppFlow()
Gets device app flow.
|
String |
getDeviceAppList()
Gets device app list.
|
String |
getDeviceCompanyName()
Gets device company name.
|
String |
getDeviceFlow()
Gets device flow.
|
String |
getDeviceIp()
Gets device ip.
|
String |
getDeviceMac()
Gets device mac.
|
String |
getDeviceOsVersion()
Gets device os version.
|
String |
getDeviceStatus()
Gets device status.
|
String |
getDeviceType()
Gets device type.
|
String |
getDeviceVersion()
Gets device version.
|
Date |
getGmtActivate()
Gets gmt activate.
|
Date |
getGmtLogin()
Gets gmt login.
|
Date |
getGmtProduction()
Gets gmt production.
|
Date |
getGmtSend()
Gets gmt send.
|
Date |
getGmtUnbundling()
Gets gmt unbundling.
|
Date |
getGmtUpdate()
Gets gmt update.
|
String |
getIsvName()
Gets isv name.
|
String |
getIsvPid()
Gets isv pid.
|
String |
getShopId()
Gets shop id.
|
String |
getSnNo()
Gets sn no.
|
void |
setDeciveSoftwareName(String deciveSoftwareName)
Sets decive software name.
|
void |
setDeviceAppCnt(String deviceAppCnt)
Sets device app cnt.
|
void |
setDeviceAppFlow(String deviceAppFlow)
Sets device app flow.
|
void |
setDeviceAppList(String deviceAppList)
Sets device app list.
|
void |
setDeviceCompanyName(String deviceCompanyName)
Sets device company name.
|
void |
setDeviceFlow(String deviceFlow)
Sets device flow.
|
void |
setDeviceIp(String deviceIp)
Sets device ip.
|
void |
setDeviceMac(String deviceMac)
Sets device mac.
|
void |
setDeviceOsVersion(String deviceOsVersion)
Sets device os version.
|
void |
setDeviceStatus(String deviceStatus)
Sets device status.
|
void |
setDeviceType(String deviceType)
Sets device type.
|
void |
setDeviceVersion(String deviceVersion)
Sets device version.
|
void |
setGmtActivate(Date gmtActivate)
Sets gmt activate.
|
void |
setGmtLogin(Date gmtLogin)
Sets gmt login.
|
void |
setGmtProduction(Date gmtProduction)
Sets gmt production.
|
void |
setGmtSend(Date gmtSend)
Sets gmt send.
|
void |
setGmtUnbundling(Date gmtUnbundling)
Sets gmt unbundling.
|
void |
setGmtUpdate(Date gmtUpdate)
Sets gmt update.
|
void |
setIsvName(String isvName)
Sets isv name.
|
void |
setIsvPid(String isvPid)
Sets isv pid.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setSnNo(String snNo)
Sets sn no.
|
public String getDeciveSoftwareName()
public void setDeciveSoftwareName(String deciveSoftwareName)
deciveSoftwareName
- the decive software namepublic String getDeviceAppCnt()
public void setDeviceAppCnt(String deviceAppCnt)
deviceAppCnt
- the device app cntpublic String getDeviceAppFlow()
public void setDeviceAppFlow(String deviceAppFlow)
deviceAppFlow
- the device app flowpublic String getDeviceAppList()
public void setDeviceAppList(String deviceAppList)
deviceAppList
- the device app listpublic String getDeviceCompanyName()
public void setDeviceCompanyName(String deviceCompanyName)
deviceCompanyName
- the device company namepublic String getDeviceFlow()
public void setDeviceFlow(String deviceFlow)
deviceFlow
- the device flowpublic String getDeviceIp()
public void setDeviceIp(String deviceIp)
deviceIp
- the device ippublic String getDeviceMac()
public void setDeviceMac(String deviceMac)
deviceMac
- the device macpublic String getDeviceOsVersion()
public void setDeviceOsVersion(String deviceOsVersion)
deviceOsVersion
- the device os versionpublic 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 Date getGmtActivate()
public void setGmtActivate(Date gmtActivate)
gmtActivate
- the gmt activatepublic Date getGmtLogin()
public void setGmtLogin(Date gmtLogin)
gmtLogin
- the gmt loginpublic Date getGmtProduction()
public void setGmtProduction(Date gmtProduction)
gmtProduction
- the gmt productionpublic Date getGmtSend()
public void setGmtSend(Date gmtSend)
gmtSend
- the gmt sendpublic Date getGmtUnbundling()
public void setGmtUnbundling(Date gmtUnbundling)
gmtUnbundling
- the gmt unbundlingpublic Date getGmtUpdate()
public void setGmtUpdate(Date gmtUpdate)
gmtUpdate
- the gmt updatepublic String getIsvName()
public void setIsvName(String isvName)
isvName
- the isv namepublic String getIsvPid()
public void setIsvPid(String isvPid)
isvPid
- the isv pidpublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idpublic String getSnNo()
public void setSnNo(String snNo)
snNo
- the sn noCopyright © 2018. All rights reserved.