Interface SeparateByCategory


public interface SeparateByCategory
Instances are returned by SeparateByParameter.categories(). Can be used in DataSetAccessor.category(SeparateByCategory).

Do not confuse this with Polarion model Category objects.
Since:
3.9.0
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
  • Method Details

    • label

      @NotNull String label()
    • color

      @Nullable String color()