public class KoubeiMarketingDataSceneParkingGetModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiMarketingDataSceneParkingGetModel() |
| Modifier and Type | Method and Description |
|---|---|
ParkingScene |
getBizInfo()
Gets biz info.
|
String |
getExtInfo()
Gets ext info.
|
String |
getOutRequestNo()
Gets out request no.
|
String |
getSceneType()
Gets scene type.
|
String |
getUserId()
Gets user id.
|
void |
setBizInfo(ParkingScene bizInfo)
Sets biz info.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setOutRequestNo(String outRequestNo)
Sets out request no.
|
void |
setSceneType(String sceneType)
Sets scene type.
|
void |
setUserId(String userId)
Sets user id.
|
public KoubeiMarketingDataSceneParkingGetModel()
public ParkingScene getBizInfo()
public void setBizInfo(ParkingScene bizInfo)
bizInfo - the biz infopublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo - the ext infopublic String getOutRequestNo()
public void setOutRequestNo(String outRequestNo)
outRequestNo - the out request nopublic String getSceneType()
public void setSceneType(String sceneType)
sceneType - the scene typepublic String getUserId()
public void setUserId(String userId)
userId - the user idCopyright © 2018. All rights reserved.