public class CraftsmanShopRelationOpenModel extends AlipayObject
Constructor and Description |
---|
CraftsmanShopRelationOpenModel() |
Modifier and Type | Method and Description |
---|---|
Long |
getRecommendWeight()
Gets recommend weight.
|
String |
getShopId()
Gets shop id.
|
void |
setRecommendWeight(Long recommendWeight)
Sets recommend weight.
|
void |
setShopId(String shopId)
Sets shop id.
|
public Long getRecommendWeight()
public void setRecommendWeight(Long recommendWeight)
recommendWeight
- the recommend weightpublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idCopyright © 2018. All rights reserved.