public class Tag extends Object
| Constructor and Description |
|---|
Tag() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAddresses() |
String |
getName() |
void |
setAddresses(List<String> addresses) |
void |
setName(String name) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.