Class WithIDEntity

java.lang.Object
fr.univtours.examplanner.entities.WithIDEntity
Direct Known Subclasses:
Exam

public abstract class WithIDEntity extends Object
  • Constructor Details

    • WithIDEntity

      public WithIDEntity (@Nullable @Nullable String id)
    • WithIDEntity

      public WithIDEntity()
  • Method Details