|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.iseries.core.comm.ISeriesPTFVerify
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
ISeriesPTFVerify(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 ISeriesPTFVerify(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()
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |