Interface ContextualLabel


  • @Incubating
    public interface ContextualLabel
    Represents a contextual label.
    Since:
    8.9
    • Method Detail

      • getContextualLabel

        @Nullable
        java.lang.String getContextualLabel()
        Returns the contextual description of a problem.
        Returns:
        the contextual label
        Since:
        8.9