@Generated(value="This class was generated using jOOQ-tools") public interface Record2<T1,T2> extends Record
2Row2| Modifier and Type | Method and Description | 
|---|---|
Field<T1> | 
field1()
Get the first field. 
 | 
Field<T2> | 
field2()
Get the second field. 
 | 
Row2<T1,T2> | 
fieldsRow()
Get this record's fields as a  
Row2. | 
T1 | 
value1()
Get the first value. 
 | 
Record2<T1,T2> | 
value1(T1 value)
Set the first value. 
 | 
T2 | 
value2()
Get the second value. 
 | 
Record2<T1,T2> | 
value2(T2 value)
Set the second value. 
 | 
Record2<T1,T2> | 
values(T1 t1,
      T2 t2)
Set all values. 
 | 
Row2<T1,T2> | 
valuesRow()
Get this record's values as a  
Row2. | 
changed, changed, changed, changed, changed, changed, changed, changed, compareTo, equals, field, field, field, fields, fields, fields, fields, from, from, from, from, fromArray, fromArray, fromArray, fromArray, fromMap, fromMap, fromMap, fromMap, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, hashCode, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, into, intoArray, intoList, intoMap, intoResultSet, map, original, original, original, original, reset, reset, reset, reset, setValue, setValue, sizeattach, detachCopyright © 2015. All Rights Reserved.