public class Tag extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Tag.TagBuilder |
| Constructor and Description |
|---|
Tag() |
| Modifier and Type | Method and Description |
|---|---|
static Tag.TagBuilder |
builder() |
String |
getKey() |
String |
getValue() |
Tag |
setKey(String key) |
Tag |
setValue(String value) |
String |
toString() |
Copyright © 2023. All rights reserved.