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) |
String | getCstring () |
void | setCstring (String cstring) |
Collection< B0 > | getB0s () |
void | setB0s (Collection< B0 > b0s) |
String | toString () |
Static Public Member Functions |
static A | create (int id) |
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:
- storage/ndb/clusterj/clusterj-jpatest/src/main/java/com/mysql/clusterj/jpatest/model/A.java