public interface LabelsetMetadata
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns a human-readable description of the labels associated with this
LabelsetMetadata. |
String |
getID()
Returns a unique identifier for the corresponding
LabelProvider. |
String |
getOrigin()
|
int |
getPriority()
This defines the order on which a labelSet will be shown in a report.
|
String getID()
LabelProvider.String getOrigin()
String getDescription()
LabelsetMetadata.int getPriority()
Copyright © 2021 JBoss by Red Hat. All rights reserved.