Class Attribute

    • Constructor Detail

      • Attribute

        public Attribute()
      • Attribute

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

      • getTags

        public DeviceTag[] getTags()
        Get 属性列表
        Returns:
        Tags 属性列表
      • setTags

        public void setTags​(DeviceTag[] Tags)
        Set 属性列表
        Parameters:
        Tags - 属性列表