Interface Label
-
@Incubating public interface Label
Represents a problem label.- Since:
- 8.6
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetLabel()Returns the brief description of a problem.
-