| Package | Description |
|---|---|
| cloud.artik.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.isCategory(Boolean isCategory) |
Tag |
Tag.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
TagArray.getTags() |
List<Tag> |
DeviceType.getTags() |
| Modifier and Type | Method and Description |
|---|---|
TagArray |
TagArray.addTagsItem(Tag tagsItem) |
DeviceType |
DeviceType.addTagsItem(Tag tagsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
TagArray.setTags(List<Tag> tags) |
void |
DeviceType.setTags(List<Tag> tags) |
TagArray |
TagArray.tags(List<Tag> tags) |
DeviceType |
DeviceType.tags(List<Tag> tags) |
Copyright © 2016. All rights reserved.