@Generated(value="This class was generated using jOOQ-tools") public interface Record1<T1> extends Record
1
Row1
Modifier and Type | Method and Description |
---|---|
Field<T1> |
field1()
Get the first field.
|
Row1<T1> |
fieldsRow()
Get this record's fields as a
Row1 . |
T1 |
value1()
Get the first value.
|
Record1<T1> |
value1(T1 value)
Set the first value.
|
Record1<T1> |
values(T1 t1)
Set all values.
|
Row1<T1> |
valuesRow()
Get this record's values as a
Row1 . |
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, intoArray, intoMap, intoResultSet, map, original, original, original, original, reset, reset, reset, reset, setValue, setValue, size
attach, detach
Copyright © 2014. All Rights Reserved.