CLASS(*JAVA:class-name)
This keyword indicates the class for an object definition.
class-name must be a constant character value.
Note: The CLASS keyword is not used in
a free-form definition.
Instead, the class information is specified by
the OBJECT keyword.