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