| 
    MySQL 5.6.14 Source Code Document
    
   | 
 


Public Member Functions | |
| int | getId () | 
| void | setId (int id) | 
| int | getInt_not_null_hash () | 
| void | setInt_not_null_hash (int value) | 
| int | getInt_not_null_btree () | 
| void | setInt_not_null_btree (int value) | 
| int | getInt_not_null_both () | 
| void | setInt_not_null_both (int value) | 
| int | getInt_not_null_none () | 
| void | setInt_not_null_none (int value) | 
| Integer | getInt_null_hash () | 
| void | setInt_null_hash (Integer value) | 
| Integer | getInt_null_btree () | 
| void | setInt_null_btree (Integer value) | 
| Integer | getInt_null_both () | 
| void | setInt_null_both (Integer value) | 
| Integer | getInt_null_none () | 
| void | setInt_null_none (Integer value) | 
| byte | getByte_not_null_hash () | 
| void | setByte_not_null_hash (byte value) | 
| byte | getByte_not_null_btree () | 
| void | setByte_not_null_btree (byte value) | 
| byte | getByte_not_null_both () | 
| void | setByte_not_null_both (byte value) | 
| byte | getByte_not_null_none () | 
| void | setByte_not_null_none (byte value) | 
| Byte | getByte_null_hash () | 
| void | setByte_null_hash (Byte value) | 
| Byte | getByte_null_btree () | 
| void | setByte_null_btree (Byte value) | 
| Byte | getByte_null_both () | 
| void | setByte_null_both (Byte value) | 
| Byte | getByte_null_none () | 
| void | setByte_null_none (Byte value) | 
| short | getShort_not_null_hash () | 
| void | setShort_not_null_hash (short value) | 
| short | getShort_not_null_btree () | 
| void | setShort_not_null_btree (short value) | 
| short | getShort_not_null_both () | 
| void | setShort_not_null_both (short value) | 
| short | getShort_not_null_none () | 
| void | setShort_not_null_none (short value) | 
| Short | getShort_null_hash () | 
| void | setShort_null_hash (Short value) | 
| Short | getShort_null_btree () | 
| void | setShort_null_btree (Short value) | 
| Short | getShort_null_both () | 
| void | setShort_null_both (Short value) | 
| Short | getShort_null_none () | 
| void | setShort_null_none (Short value) | 
| long | getLong_not_null_hash () | 
| void | setLong_not_null_hash (long value) | 
| long | getLong_not_null_btree () | 
| void | setLong_not_null_btree (long value) | 
| long | getLong_not_null_both () | 
| void | setLong_not_null_both (long value) | 
| long | getLong_not_null_none () | 
| void | setLong_not_null_none (long value) | 
| Long | getLong_null_hash () | 
| void | setLong_null_hash (Long value) | 
| Long | getLong_null_btree () | 
| void | setLong_null_btree (Long value) | 
| Long | getLong_null_both () | 
| void | setLong_null_both (Long value) | 
| Long | getLong_null_none () | 
| void | setLong_null_none (Long value) | 
Definition at line 39 of file AllPrimitives.java.