|
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.Objectcom.ibm.etools.iseries.subsystems.qsys.comm.IBMiPTFVerify
public class IBMiPTFVerify
| Field Summary | |
|---|---|
static String |
copyright
|
| Constructor Summary | |
|---|---|
IBMiPTFVerify(String p_ptfStr,
boolean p_required)
The constructor for the ISeriesPTFVerify class |
|
| Method Summary | |
|---|---|
String |
getPTFStr()
Returns the PTF string. |
boolean |
isRequired()
Returns true if this PTF is required. |
boolean |
isSuccessfull()
Returns true if the PTF was successfull. |
void |
setSuccessfull(boolean success)
Sets this PTF to successfull or not. |
| 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 IBMiPTFVerify(String p_ptfStr,
boolean p_required)
p_ptfStr - The PTF string.p_required - A boolean, representing if this PTF is required.| Method Detail |
|---|
public String getPTFStr()
public boolean isRequired()
public void setSuccessfull(boolean success)
public boolean isSuccessfull()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||