|
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.ISeriesFeatureVerify
com.ibm.etools.iseries.core.comm.ISeriesProductVerify
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
ISeriesProductVerify()
Constructor for ISeriesProductVerify class |
Method Summary | |
---|---|
void |
addFeature(ISeriesFeatureVerify featureVerify)
Adds a feature to this ISeriesProductVerify |
Vector |
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.core.comm.ISeriesFeatureVerify |
---|
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 ISeriesProductVerify()
Method Detail |
public void addFeature(ISeriesFeatureVerify featureVerify)
public Vector getFeatures()
public boolean isPTFSuccessfull()
isPTFSuccessfull
in class ISeriesFeatureVerify
public boolean isPIDSuccessfull()
isPIDSuccessfull
in class ISeriesFeatureVerify
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |