Class ZoneArea

    • Constructor Detail

      • ZoneArea

        public ZoneArea()
      • ZoneArea

        public ZoneArea​(ZoneArea source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getZoneId

        public Long getZoneId()
        Get 点位ID
        Returns:
        ZoneId 点位ID
      • setZoneId

        public void setZoneId​(Long ZoneId)
        Set 点位ID
        Parameters:
        ZoneId - 点位ID
      • getShopArea

        public Point[] getShopArea()
        Get 店门标注
        Returns:
        ShopArea 店门标注
      • setShopArea

        public void setShopArea​(Point[] ShopArea)
        Set 店门标注
        Parameters:
        ShopArea - 店门标注