Class UCSBOrganizations

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

@Entity(name="ucsborganizations") public class UCSBOrganizations 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

    • UCSBOrganizations

      public UCSBOrganizations()