In order to call Java from JVM COBOL you need to add the Java project to the build path of the JVM COBOL project. There is no special syntax for calling the Java types from your JVM COBOL code. The Java types appear in the Content Assist for the JVM COBOL project alongside the other available types.
The following outlines the steps to enable calling Java from JVM COBOL: