Provides meta data information about the CobolInteractionSpec.
Restriction: This topic applies only when the Enterprise Server feature is enabled.
java.lang.Object
com.microfocus.cobol.connector.cci.CobolInteractionSpecMetaData
Class Specifications
public class CobolInteractionSpecMetaData
extends
Object
Methods
Method Summary
|
String[]
|
getFunctions()
Get the list of functions supported by CobolInteractionSpec.
|
Methods inherited from class java.lang.Object
|
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
|
Constructor Detail
- CobolInteractionSpecMetaData
-
public CobolInteractionSpecMetaData(InteractionSpec iSpec)
Construct a new CobolInteractionSpecMetaData instance.
- Parameters:
-
iSpec
|
The CobolInteractionSpec instance.
|
Method Detail
- getFunctions
-
public String[] getFunctions()
Get the list of functions supported by CobolInteractionSpec.