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
com.markvarga21.studentmanager.entity
Class Student
java.lang.Object
com.markvarga21.studentmanager.entity.Student
@Entity
@Generated
public class
Student
extends
Object
Represents a student entity in the application.
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
()