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

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)
Collection< B0getB0s ()
void setB0s (Collection< B0 > b0s)

Detailed Description

An Entity test class.

Definition at line 33 of file A.java.


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