Public Member Functions |
|
int | getId () |
|
void | setId (int id) |
|
int | getCint () |
|
void | setCint (int cint) |
|
long | getClong () |
|
void | setClong (long clong) |
|
float | getCfloat () |
|
void | setBytes (byte[] value) |
|
byte[] | getBytes () |
|
void | setCfloat (float cfloat) |
|
double | getCdouble () |
|
void | setCdouble (double cdouble) |
|
String | getCstring () |
|
void | setCstring (String cstring) |
|
A | getA () |
|
void | setA (A a) |
|
String | toString () |
Static Public Member Functions |
|
static B0 | create (int id) |
Detailed Description
An Entity test class.
Definition at line 30 of file B0.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/B0.java