public class KoubeiMerchantDeviceCrashinfoUploadModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiMerchantDeviceCrashinfoUploadModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventTime()
Gets event time.
|
String |
getExtendInfo()
Gets extend info.
|
String |
getHardwareVersion()
Gets hardware version.
|
String |
getLogTime()
Gets log time.
|
String |
getMessageType()
Gets message type.
|
String |
getProduct()
Gets product.
|
String |
getShopId()
Gets shop id.
|
String |
getSnId()
Gets sn id.
|
void |
setEventTime(String eventTime)
Sets event time.
|
void |
setExtendInfo(String extendInfo)
Sets extend info.
|
void |
setHardwareVersion(String hardwareVersion)
Sets hardware version.
|
void |
setLogTime(String logTime)
Sets log time.
|
void |
setMessageType(String messageType)
Sets message type.
|
void |
setProduct(String product)
Sets product.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setSnId(String snId)
Sets sn id.
|
public KoubeiMerchantDeviceCrashinfoUploadModel()
public String getEventTime()
public void setEventTime(String eventTime)
eventTime - the event timepublic String getExtendInfo()
public void setExtendInfo(String extendInfo)
extendInfo - the extend infopublic String getHardwareVersion()
public void setHardwareVersion(String hardwareVersion)
hardwareVersion - the hardware versionpublic String getLogTime()
public void setLogTime(String logTime)
logTime - the log timepublic String getMessageType()
public void setMessageType(String messageType)
messageType - the message 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 idCopyright © 2018. All rights reserved.