@Entity public class Present extends Object
Present(String name, String description)
Present(String name, String description, String claimedBy)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Present(String name, String description)
public Present(String name, String description, String claimedBy)