Package cdc.issues

Interface LabelsItem

All Known Subinterfaces:
IssueAnswer, Profile, Project, Snapshot
All Known Implementing Classes:
Issue, IssueAnswerImpl, ProfileImpl, ProjectImpl, SnapshotImpl

public interface LabelsItem
Interface implemented by items that can have Labels.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getLabels

      Labels getLabels()
      Returns:
      The labels associated to this item.