|
iSeries Remote Systems v6.0.1 |
||||||||||
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
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
ISeriesFeatureVerify()
Initalizes an instance of the ISeriesFeatureVerify class |
Method Summary | |
---|---|
void |
addRelease(ISeriesReleaseVerify releaseVerify)
Adds a release to this feature |
ISeriesVRM |
getMinVRM()
Gets the minimum VRM for this feature |
String |
getName()
Gets the name for this feature |
List |
getReleases()
Returns the releases of this feature |
boolean |
isPIDSuccessfull()
Returns true if all the PIDs checked were successfull |
boolean |
isPTFSuccessfull()
Returns true if all the PTFs checked were successfull |
void |
setMinVRM(ISeriesVRM p_minVRM)
Sets the minimum VRM for this feature |
void |
setName(String p_name)
Sets the name of this feature |
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 ISeriesFeatureVerify()
Method Detail |
public void setName(String p_name)
public void setMinVRM(ISeriesVRM p_minVRM)
public String getName()
public ISeriesVRM getMinVRM()
public void addRelease(ISeriesReleaseVerify releaseVerify)
public List getReleases()
public boolean isPTFSuccessfull()
public boolean isPIDSuccessfull()
|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |