public class TagSet extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TagSet.TagSetBuilder |
| Constructor and Description |
|---|
TagSet() |
| Modifier and Type | Method and Description |
|---|---|
static TagSet.TagSetBuilder |
builder() |
List<Tag> |
getTags() |
TagSet |
setTags(List<Tag> tags) |
String |
toString() |
Copyright © 2023. All rights reserved.