Class RequestType

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

@Entity(name="requesttype") public class RequestType extends Object
This is a JPA entity that represents a Request Type.
  • Constructor Details

    • RequestType

      public RequestType()