Interface Label


public interface Label
Describes a label to group and categorize entities like Repository.
Since:
5.12
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves the name of the label.
  • Method Details

    • getName

      @Nonnull String getName()
      Retrieves the name of the label.
      Returns:
      the name of the label.