| Package | Description |
|---|---|
| com.groupdocs.cloud.metadata.model |
| Modifier and Type | Method | Description |
|---|---|---|
Tag |
Tag.category(String category) |
|
Tag |
TagOptions.getExactTag() |
Options to specify exact tag.
|
Tag |
Tag.name(String name) |
| Modifier and Type | Method | Description |
|---|---|---|
List<Tag> |
MetadataProperty.getTags() |
Collection of the property tags.
|
| Modifier and Type | Method | Description |
|---|---|---|
MetadataProperty |
MetadataProperty.addTagsItem(Tag tagsItem) |
|
TagOptions |
TagOptions.exactTag(Tag exactTag) |
|
void |
TagOptions.setExactTag(Tag exactTag) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
MetadataProperty.setTags(List<Tag> tags) |
|
MetadataProperty |
MetadataProperty.tags(List<Tag> tags) |
Copyright © 2026. All rights reserved.