Class UCSBDate

java.lang.Object
edu.ucsb.cs156.example.entities.UCSBDate

@Entity(name="ucsbdates") public class UCSBDate extends Object
This is a JPA entity that represents a UCSBDate, i.e. an entry that comes from the UCSB API for academic calendar dates.
  • Constructor Details

    • UCSBDate

      public UCSBDate()