Class ProductEntry

    • Constructor Detail

      • ProductEntry

        public ProductEntry()
      • ProductEntry

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

      • getProductId

        public String getProductId()
        Get 产品Id
        Returns:
        ProductId 产品Id
      • setProductId

        public void setProductId​(String ProductId)
        Set 产品Id
        Parameters:
        ProductId - 产品Id
      • getProductKey

        public String getProductKey()
        Get 产品Key
        Returns:
        ProductKey 产品Key
      • setProductKey

        public void setProductKey​(String ProductKey)
        Set 产品Key
        Parameters:
        ProductKey - 产品Key
      • getAppId

        public Long getAppId()
        Get AppId
        Returns:
        AppId AppId
      • setAppId

        public void setAppId​(Long AppId)
        Set AppId
        Parameters:
        AppId - AppId
      • getName

        public String getName()
        Get 产品名称
        Returns:
        Name 产品名称
      • setName

        public void setName​(String Name)
        Set 产品名称
        Parameters:
        Name - 产品名称
      • getDescription

        public String getDescription()
        Get 产品描述
        Returns:
        Description 产品描述
      • setDescription

        public void setDescription​(String Description)
        Set 产品描述
        Parameters:
        Description - 产品描述
      • getDomain

        public String getDomain()
        Get 连接域名
        Returns:
        Domain 连接域名
      • setDomain

        public void setDomain​(String Domain)
        Set 连接域名
        Parameters:
        Domain - 连接域名
      • getAuthType

        public Long getAuthType()
        Get 鉴权类型(0:直连,1:Token)
        Returns:
        AuthType 鉴权类型(0:直连,1:Token)
      • setAuthType

        public void setAuthType​(Long AuthType)
        Set 鉴权类型(0:直连,1:Token)
        Parameters:
        AuthType - 鉴权类型(0:直连,1:Token)
      • getDataProtocol

        public String getDataProtocol()
        Get 数据协议(native/template)
        Returns:
        DataProtocol 数据协议(native/template)
      • setDataProtocol

        public void setDataProtocol​(String DataProtocol)
        Set 数据协议(native/template)
        Parameters:
        DataProtocol - 数据协议(native/template)
      • getDeleted

        public Long getDeleted()
        Get 删除(0未删除)
        Returns:
        Deleted 删除(0未删除)
      • setDeleted

        public void setDeleted​(Long Deleted)
        Set 删除(0未删除)
        Parameters:
        Deleted - 删除(0未删除)
      • getMessage

        public String getMessage()
        Get 备注
        Returns:
        Message 备注
      • setMessage

        public void setMessage​(String Message)
        Set 备注
        Parameters:
        Message - 备注
      • getCreateTime

        public String getCreateTime()
        Get 创建时间
        Returns:
        CreateTime 创建时间
      • setCreateTime

        public void setCreateTime​(String CreateTime)
        Set 创建时间
        Parameters:
        CreateTime - 创建时间
      • getCommProtocol

        public String getCommProtocol()
        Get 通信方式
        Returns:
        CommProtocol 通信方式
      • setCommProtocol

        public void setCommProtocol​(String CommProtocol)
        Set 通信方式
        Parameters:
        CommProtocol - 通信方式
      • getRegion

        public String getRegion()
        Get 地域
        Returns:
        Region 地域
      • setRegion

        public void setRegion​(String Region)
        Set 地域
        Parameters:
        Region - 地域
      • getDeviceType

        public String getDeviceType()
        Get 设备类型
        Returns:
        DeviceType 设备类型
      • setDeviceType

        public void setDeviceType​(String DeviceType)
        Set 设备类型
        Parameters:
        DeviceType - 设备类型