OptionalchildrenList of copybook items containing all children under the current copybook item
Object representing the offset of this copybook item in a transaction and the byteLength of this copybook item determined by the picture, length and usageType
OptionaldecimalsAmount of decimals used, related to PIC clauses defining decimals. Currently not in use, optional
Total length of the copybook item
Level at which this ICopybookItem resides
Name of the copybook item
OptionaloccursAmount of times this copybook item occurs, optional
Picture clause of the copybook item
OptionalredefinesReference to copybook item which the current copybook item redefines, optional
Indicator if the copybook item is signed
Usage of the current copybook item, e.g DISPLAY or COMP-3
OptionalvalueValue for the current copybook item. Currently not in use, optional
ICopybookItem interface is a helper interface for representation of a line in a COBOL copybook.
This interface is implemented by DataItem