public class ZoneArea extends AbstractModel
Constructor and Description |
---|
ZoneArea() |
Modifier and Type | Method and Description |
---|---|
Point[] |
getShopArea()
Get 店门标注
|
Long |
getZoneId()
Get 点位ID
|
void |
setShopArea(Point[] ShopArea)
Set 店门标注
|
void |
setZoneId(Long ZoneId)
Set 点位ID
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public Long getZoneId()
public void setZoneId(Long ZoneId)
ZoneId
- 点位IDpublic Point[] getShopArea()
public void setShopArea(Point[] ShopArea)
ShopArea
- 店门标注Copyright © 2021. All rights reserved.