| Package | Description |
|---|---|
| net.aditsu.depeche |
| Modifier and Type | Method and Description |
|---|---|
Field |
Record.getField(int x)
Returns a field by its index
|
Field |
Record.getField(String name)
Returns a field by its name
|
| Modifier and Type | Method and Description |
|---|---|
List<Field> |
Record.getFields()
Returns a list of all the fields
|