|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IISeriesHostProcedureBasic
This interface represents the basic information that can be retrieved for a procedure contained in an an OS/400 *MODULE object.
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
boolean |
getIfExportedFromServiceProgram()
Return if this procedure is exported from service program. |
String |
getProcedureName()
Return the name of the procedure. |
void |
setIfExportedFromServiceProgram(boolean flag)
Set if this procedure is exported from service program. |
void |
setProcedureName(String name)
Set the name of the procedure. |
Field Detail |
---|
static final String copyright
Method Detail |
---|
String getProcedureName()
void setProcedureName(String name)
boolean getIfExportedFromServiceProgram()
void setIfExportedFromServiceProgram(boolean flag)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |