public class AlipayOpenServicemarketCommoditySmartcitySyncModel extends AlipayObject
Constructor and Description |
---|
AlipayOpenServicemarketCommoditySmartcitySyncModel() |
Modifier and Type | Method and Description |
---|---|
CommodityBaseInfo |
getCommodityBaseInfo()
Gets commodity base info.
|
String |
getCommodityId()
Gets commodity id.
|
String |
getIsPre()
Gets is pre.
|
SmartCityCommodityInfo |
getSmartCityCommodityInfo()
Gets smart city commodity info.
|
String |
getUserId()
Gets user id.
|
void |
setCommodityBaseInfo(CommodityBaseInfo commodityBaseInfo)
Sets commodity base info.
|
void |
setCommodityId(String commodityId)
Sets commodity id.
|
void |
setIsPre(String isPre)
Sets is pre.
|
void |
setSmartCityCommodityInfo(SmartCityCommodityInfo smartCityCommodityInfo)
Sets smart city commodity info.
|
void |
setUserId(String userId)
Sets user id.
|
public AlipayOpenServicemarketCommoditySmartcitySyncModel()
public CommodityBaseInfo getCommodityBaseInfo()
public void setCommodityBaseInfo(CommodityBaseInfo commodityBaseInfo)
commodityBaseInfo
- the commodity base infopublic String getCommodityId()
public void setCommodityId(String commodityId)
commodityId
- the commodity idpublic String getIsPre()
public void setIsPre(String isPre)
isPre
- the is prepublic SmartCityCommodityInfo getSmartCityCommodityInfo()
public void setSmartCityCommodityInfo(SmartCityCommodityInfo smartCityCommodityInfo)
smartCityCommodityInfo
- the smart city commodity infopublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.