public class PortfolioShop extends AlipayObject
Constructor and Description |
---|
PortfolioShop() |
Modifier and Type | Method and Description |
---|---|
Long |
getDisplayWeight()
Gets display weight.
|
String |
getShopId()
Gets shop id.
|
void |
setDisplayWeight(Long displayWeight)
Sets display weight.
|
void |
setShopId(String shopId)
Sets shop id.
|
public Long getDisplayWeight()
public void setDisplayWeight(Long displayWeight)
displayWeight
- the display weightpublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idCopyright © 2018. All rights reserved.