NOTE: While ObjectName is not case sensitive because it is COBOL data-item, the name of the method is case sensitive because Java language is case sensitive.
Note: isCOBOL doesn’t support autoboxing, you can’t pass native data types where Object are required. For example, consider the following constructor:
int i = 0;long l = 2;
configuration section.procedure division
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |