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.organic.entities
Class Student
java.lang.Object
edu.ucsb.cs156.organic.entities.Student
@Entity(name="students")
public class
Student
extends
Object
Constructor Summary
Constructors
Constructor
Description
Student
()
Method Summary
Methods inherited from class java.lang.
Object
clone
,
equals
,
finalize
,
getClass
,
hashCode
,
notify
,
notifyAll
,
toString
,
wait
,
wait
,
wait
Constructor Details
Student
public
Student
()