MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
com.mysql.cluster.crund.IA Interface Reference

Public Member Functions

int getId ()
void setId (int id)
int getCint ()
void setCint (int cint)
long getClong ()
void setClong (long clong)
float getCfloat ()
void setCfloat (float cfloat)
double getCdouble ()
void setCdouble (double cdouble)

Detailed Description

An Entity test interface for use with ClusterJ.

Definition at line 29 of file IA.java.


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