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 Request Type, i.e. a type of request that could occur
  • Constructor Details

    • RequestType

      public RequestType()