|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICompileOptions
This interface represents a set of compile and related options and provides methods for accessing them.
| Field Summary | |
|---|---|
static String |
COPY_RIGHT
|
| Method Summary | |
|---|---|
String |
getCICSTranslatorOptions()
Get the CICS Translator options. |
String |
getCompileOptions()
Get the compile options. |
String |
getDB2DBRMLIB()
Get the DBRM Library used by the DB2 co-processor |
String |
getDB2ProcessorOptions()
Get the DB2 co-processor options. |
boolean |
invokeCICSTranslator()
Indicate whether to invoke the CICS translator |
boolean |
invokeDB2Processor()
Indicate whether to invoke the DB2 co-processor |
| Field Detail |
|---|
static final String COPY_RIGHT
| Method Detail |
|---|
String getCompileOptions()
String getCICSTranslatorOptions()
String getDB2ProcessorOptions()
boolean invokeCICSTranslator()
boolean invokeDB2Processor()
String getDB2DBRMLIB()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||