Skip navigation links
$ C D F I M P S T W _ 

$

$comp_flags$ - Static variable in class IS_DATE.MY_DATE
Added by isCOBOL compiler.
$comp_flags$ - Static variable in class IS_DATE.STD_DATE
Added by isCOBOL compiler.
$comp_flags$ - Static variable in class TEST_DATE
Added by isCOBOL compiler.

C

call(Object[]) - Method in class TEST_DATE
 
check_date(NumericVar) - Static method in class IS_DATE.STD_DATE
check_date method checks if a date is valid or not.

D

date_diff(NumericVar, NumericVar) - Static method in class IS_DATE.MY_DATE
date_diff method returns the number of days between two dates.

F

finalize() - Method in class IS_DATE.MY_DATE
Added by isCOBOL compiler.
finalize() - Method in class IS_DATE.STD_DATE
Added by isCOBOL compiler.
finalize() - Method in class TEST_DATE
Added by isCOBOL compiler.

I

IS_DATE - package IS_DATE
 
iscobolRequired() - Method in class IS_DATE.MY_DATE
Added by isCOBOL compiler.
iscobolRequired() - Method in class IS_DATE.STD_DATE
Added by isCOBOL compiler.
iscobolRequired() - Method in class TEST_DATE
Added by isCOBOL compiler.
iscobolVersion() - Method in class IS_DATE.MY_DATE
Added by isCOBOL compiler.
iscobolVersion() - Method in class IS_DATE.STD_DATE
Added by isCOBOL compiler.
iscobolVersion() - Method in class TEST_DATE
Added by isCOBOL compiler.

M

main(String[]) - Static method in class TEST_DATE
 
MY_DATE - Class in IS_DATE
MY_DATE object extends STD_DATE providing the date_diff additional function.
MY_DATE() - Constructor for class IS_DATE.MY_DATE
 

P

perform(int, int) - Method in class TEST_DATE
 

S

STD_DATE - Class in IS_DATE
STD_DATE provides some methods to handle dates.
STD_DATE() - Constructor for class IS_DATE.STD_DATE
 
syncMemory() - Method in class TEST_DATE
 

T

TEST_DATE - Class in <Unnamed>
This sample shows how to develop a class using OOP COBOL
and then use it from another COBOL program*
TEST_DATE() - Constructor for class TEST_DATE
 

W

which_day(NumericVar) - Static method in class IS_DATE.STD_DATE
which_day method returns the day of the week corresponding to a given date.

_

_setCommandLineArgs(String[]) - Method in class TEST_DATE
 
$ C D F I M P S T W _ 
Skip navigation links