Interface Label


  • @Incubating
    public interface Label
    Represents a problem label.
    Since:
    8.6
    • Method Detail

      • getLabel

        java.lang.String getLabel()
        Returns the brief description of a problem.
        Returns:
        the label
        Since:
        8.6