Interface WithId

  • All Known Subinterfaces:
    Annotation, Content<D>, Group, Item

    public interface WithId
    Helper interface to indicate that a class has an ID
    • Method Detail

      • getId

        String getId()
        Get the ID
        Returns:
        the ID assigned to this object