MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
com.mysql.cluster.crund.IB0 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)
byte[] getCvarbinary_def ()
void setCvarbinary_def (byte[] cvarbinary_def)
String getCvarchar_def ()
void setCvarchar_def (String cvarchar_def)
int getAid ()
void setAid (int aid)

Detailed Description

An Entity test interface for ClusterJ.

Definition at line 30 of file IB0.java.


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