|
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.subsystems.qsys.comm.IBMiFeatureVerify com.ibm.etools.iseries.subsystems.qsys.comm.IBMiProductVerify
public class IBMiProductVerify
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
IBMiProductVerify()
Constructor for ISeriesProductVerify class |
Method Summary | |
---|---|
void |
addFeature(IBMiFeatureVerify featureVerify)
Adds a feature to this ISeriesProductVerify |
Vector<IBMiFeatureVerify> |
getFeatures()
Returns the features associated with this ISeriesProductVerify |
boolean |
isPIDSuccessfull()
Returns true if all the PIDs checked were successfull |
boolean |
isPTFSuccessfull()
Returns true if all the PTFs checked were successfull |
Methods inherited from class com.ibm.etools.iseries.subsystems.qsys.comm.IBMiFeatureVerify |
---|
addRelease, getMinVRM, getName, getReleases, setMinVRM, setName |
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 IBMiProductVerify()
Method Detail |
---|
public void addFeature(IBMiFeatureVerify featureVerify)
public Vector<IBMiFeatureVerify> getFeatures()
public boolean isPTFSuccessfull()
isPTFSuccessfull
in class IBMiFeatureVerify
public boolean isPIDSuccessfull()
isPIDSuccessfull
in class IBMiFeatureVerify
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |