MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
com.mysql.clusterj.jpatest.model.Employee Class Reference
Inheritance diagram for com.mysql.clusterj.jpatest.model.Employee:
Collaboration diagram for com.mysql.clusterj.jpatest.model.Employee:

Public Member Functions

int getId ()
void setId (int id)
String getName ()
void setName (String name)
int getMagic ()
void setMagic (int magic)
Integer getAge ()
void setAge (Integer age)

Detailed Description

Definition at line 28 of file Employee.java.


The documentation for this class was generated from the following file: