Class CBLFiller

All Implemented Interfaces:
AbstractDataObject, IFormatTypes, ICBLContainer, ICBLDataType, IFieldContainer, ISMDataType, ISMObject, ISMString

public class CBLFiller extends CBLString
representation of FILLER fields. The main difference between CBLFiller and the superclass (CBLString) is their initialization. COBOL specifies the values of FILLER fields should not change due to INITIALIZE method.
  • Constructor Details

  • Method Details