|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ibm.etools.iseries.comm.interfaces.ISeriesHostProcedureBasic
public class ISeriesHostProcedureBasic
This JavaBean represents the information that can be retrieved for a procedure contained in an an OS/400 *MODULE object.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
ISeriesHostProcedureBasic()
|
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. |
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 ISeriesHostProcedureBasic()
Method Detail |
---|
public String getProcedureName()
IISeriesHostProcedureBasic
getProcedureName
in interface IISeriesHostProcedureBasic
public void setProcedureName(String name)
IISeriesHostProcedureBasic
setProcedureName
in interface IISeriesHostProcedureBasic
public boolean getIfExportedFromServiceProgram()
IISeriesHostProcedureBasic
getIfExportedFromServiceProgram
in interface IISeriesHostProcedureBasic
public void setIfExportedFromServiceProgram(boolean flag)
IISeriesHostProcedureBasic
setIfExportedFromServiceProgram
in interface IISeriesHostProcedureBasic
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |