Package edu.ucsb.cs156.example.entities
Class UCSBDate
java.lang.Object
edu.ucsb.cs156.example.entities.UCSBDate
This is a JPA entity that represents a UCSBDate, i.e. an entry
 that comes from the UCSB API for academic calendar dates.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
UCSBDatepublic UCSBDate()
 
-