public class OuterShopDO extends AlipayObject
Constructor and Description |
---|
OuterShopDO() |
Modifier and Type | Method and Description |
---|---|
String |
getOuterId()
Gets outer id.
|
String |
getShopId()
Gets shop id.
|
String |
getType()
Gets type.
|
void |
setOuterId(String outerId)
Sets outer id.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setType(String type)
Sets type.
|
public String getOuterId()
public void setOuterId(String outerId)
outerId
- the outer idpublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idpublic String getType()
public void setType(String type)
type
- the typeCopyright © 2018. All rights reserved.