BBjspCommandConfig::getClassName
Description
In BBj 17.0 and higher, this method returns the class name for the BBjspCommand represented by this BBjspCommandConfig which should be located in the specified source file.
Syntax
Return Value |
Method |
String |
getClassName() |
Parameters
None.
Return Value
the class name of the BBj program file
Remarks
None.
Example
declare BBjAPI api! |