Class FenceBindProductItem

    • Constructor Detail

      • FenceBindProductItem

        public FenceBindProductItem()
      • FenceBindProductItem

        public FenceBindProductItem​(FenceBindProductItem 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

      • getDevices

        public FenceBindDeviceItem[] getDevices()
        Get 围栏绑定的设备信息
        Returns:
        Devices 围栏绑定的设备信息
      • setDevices

        public void setDevices​(FenceBindDeviceItem[] Devices)
        Set 围栏绑定的设备信息
        Parameters:
        Devices - 围栏绑定的设备信息
      • getProductId

        public String getProductId()
        Get 围栏绑定的产品Id
        Returns:
        ProductId 围栏绑定的产品Id
      • setProductId

        public void setProductId​(String ProductId)
        Set 围栏绑定的产品Id
        Parameters:
        ProductId - 围栏绑定的产品Id