Interface ContextualLabel
-
@Incubating public interface ContextualLabel
Represents a contextual label.- Since:
- 8.9
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getContextualLabel()
Returns the contextual description of a problem.
-