Package cdc.issues

Interface MetasItem

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

public interface MetasItem
Interface implemented by items that can have Metas.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getMetas

      Metas getMetas()
      Returns:
      The metas associated to this item.