public class EditableMetaData extends Object
Constructor and Description |
---|
EditableMetaData() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
List<String> |
getLabels() |
String |
getName() |
void |
setDescription(String description) |
void |
setLabels(List<String> labels) |
void |
setName(String name) |
Copyright © 2020 Red Hat. All rights reserved.