JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr
|
Method
Detail:
Field |
Constr
|
Method
SEARCH:
Package
edu.ucsb.cs156.happiercows.entities
Class Profit
java.lang.Object
edu.ucsb.cs156.happiercows.entities.Profit
@Entity(name="profits")
public class
Profit
extends
Object
Constructor Summary
Constructors
Constructor
Description
Profit
()
Method Summary
Methods inherited from class java.lang.
Object
clone
,
equals
,
finalize
,
getClass
,
hashCode
,
notify
,
notifyAll
,
toString
,
wait
,
wait
,
wait
Constructor Details
Profit
public
Profit
()