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.LazyEmployee Class Reference
Inheritance diagram for com.mysql.clusterj.jpatest.model.LazyEmployee:
Collaboration diagram for com.mysql.clusterj.jpatest.model.LazyEmployee:

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 35 of file LazyEmployee.java.


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