| Interface | Description |
|---|---|
| CobolVarHelperConst |
This interface contains the constant definitions for CobolVarHelper.
|
| Class | Description |
|---|---|
| CobolVarExternalHelper | |
| CobolVarHelper |
The aim of this class is to ease the creation of COBOL variables,
both structured and elementary.
|
| CobolVarHelper.Occurs | |
| CobolVarHelper.OccursDynamic | |
| CobolVarHelper.XmlAttrs | |
| CondName | |
| EFDHelper |
The aim of this class is the creation of a COBOL structured variable,
whose description is in a EFD file created by the compiler.
|
| EFDHelper.Field | |
| EFDHelper.Key |
This class stores information about a key.
|
| IsCobol |
isCOBOL interface from Java language.
|
| Exception | Description |
|---|---|
| StopRunAsException |
This exception is used to signal that a COBOL program, called by
IsCobol.callNoStop(), has encountered a STOP RUN statement.
|
| Annotation Type | Description |
|---|---|
| Replacing |
The public interface of the isCOBOL Runtime System.