|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.iseries.core.dstore.miners.ISeriesProgramInformation
Java bean to hold the information returned from the retreive program information api.
Field Summary | |
---|---|
static String |
Copyright
|
Constructor Summary | |
---|---|
ISeriesProgramInformation()
|
Method Summary | |
---|---|
List |
getModules()
Retrieve the modules for this program. |
boolean |
isDebuggable()
Check if this program is debuggable. |
boolean |
isOPMProgram()
Check if the program is and OPM or ILE program. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String Copyright
Constructor Detail |
public ISeriesProgramInformation()
Method Detail |
public boolean isDebuggable()
public List getModules()
public boolean isOPMProgram()
|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |