public interface OpenListOfJobsFormat<T extends OpenListOfJobsFormatListener> extends ListEntryFormat<T>
Modifier and Type | Field and Description |
---|---|
static int |
FORMAT_OLJB0100 |
static int |
FORMAT_OLJB0200 |
static int |
FORMAT_OLJB0300 |
Modifier and Type | Method and Description |
---|---|
int |
getMinimumRecordLength() |
java.lang.String |
getName() |
int |
getType() |
void |
setKeyFields(OpenListOfJobsKeyField[] keyFields) |
format
static final int FORMAT_OLJB0100
static final int FORMAT_OLJB0200
static final int FORMAT_OLJB0300
java.lang.String getName()
int getType()
int getMinimumRecordLength()
void setKeyFields(OpenListOfJobsKeyField[] keyFields)