public class OpenListOfJobsFormatOLJB0100 extends java.lang.Object implements OpenListOfJobsFormat<OpenListOfJobsFormatOLJB0100Listener>
FORMAT_OLJB0100, FORMAT_OLJB0200, FORMAT_OLJB0300
Constructor and Description |
---|
OpenListOfJobsFormatOLJB0100() |
Modifier and Type | Method and Description |
---|---|
void |
format(byte[] data,
int maxLength,
int recordLength,
OpenListOfJobsFormatOLJB0100Listener listener) |
int |
getMinimumRecordLength() |
java.lang.String |
getName() |
int |
getType() |
void |
setKeyFields(OpenListOfJobsKeyField[] keyFields) |
public void setKeyFields(OpenListOfJobsKeyField[] keyFields)
setKeyFields
in interface OpenListOfJobsFormat<OpenListOfJobsFormatOLJB0100Listener>
public java.lang.String getName()
getName
in interface OpenListOfJobsFormat<OpenListOfJobsFormatOLJB0100Listener>
public int getType()
getType
in interface OpenListOfJobsFormat<OpenListOfJobsFormatOLJB0100Listener>
public int getMinimumRecordLength()
getMinimumRecordLength
in interface OpenListOfJobsFormat<OpenListOfJobsFormatOLJB0100Listener>
public void format(byte[] data, int maxLength, int recordLength, OpenListOfJobsFormatOLJB0100Listener listener)
format
in interface ListEntryFormat<OpenListOfJobsFormatOLJB0100Listener>