Class RequestType

java.lang.Object
edu.ucsb.cs156.rec.entities.RequestType

@Entity(name="requesttypes") public class RequestType extends Object
This is a JPA entity that represents a RequestType (i.e., CS Department BS/MS program, Scholarship or Fellowship, etc.)
  • Constructor Details

    • RequestType

      public RequestType()