@Entity(name="helprequest")
public class HelpRequest
extends Object
This is a JPA entity that represents a HelpRequest
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
HelpRequest 
public HelpRequest()