| Modifier and Type | Interface and Description |
|---|---|
interface |
IndexedFileControlEntry
A representation of a file control entry for a file with indexed organization.
|
interface |
LineSequentialFileControlEntry
A representation of file control entry for a file with line sequential organization.
|
interface |
RelativeFileControlEntry
A representation of a file control entry for a file with relative organization.
|
interface |
SequentialFileControlEntry
A representation of a sequential file control entry.
|
| Modifier and Type | Method and Description |
|---|---|
FileControlEntry |
FileDescriptionEntry.getFileControlEntry()
Returns the value of the 'File Control Entry' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileDescriptionEntry.setFileControlEntry(FileControlEntry value)
Sets the value of the '
File Control Entry' reference. |