public class Label extends Object
| Constructor and Description |
|---|
Label() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
Set<String> |
getValues() |
void |
setDescription(String description) |
void |
setName(String name) |
void |
setValues(Set<String> values) |
Copyright © 2018–2019 Alibaba Group. All rights reserved.