MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testsuite.clusterj.model.Employee Interface Reference
Inheritance diagram for testsuite.clusterj.model.Employee:
Collaboration diagram for testsuite.clusterj.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 26 of file Employee.java.


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