| 
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.IBMiFeatureVerify
public class IBMiFeatureVerify
| Field Summary | |
|---|---|
static String | 
copyright
 | 
| Constructor Summary | |
|---|---|
IBMiFeatureVerify()
Initalizes an instance of the ISeriesFeatureVerify class  | 
|
| Method Summary | |
|---|---|
 void | 
addRelease(IBMiReleaseVerify releaseVerify)
Adds a release to this feature  | 
 IBMiVRM | 
getMinVRM()
Gets the minimum VRM for this feature  | 
 String | 
getName()
Gets the name for this feature  | 
 List<IBMiReleaseVerify> | 
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(IBMiVRM 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 IBMiFeatureVerify()
| Method Detail | 
|---|
public void setName(String p_name)
public void setMinVRM(IBMiVRM p_minVRM)
public String getName()
public IBMiVRM getMinVRM()
public void addRelease(IBMiReleaseVerify releaseVerify)
public List<IBMiReleaseVerify> getReleases()
public boolean isPTFSuccessfull()
public boolean isPIDSuccessfull()
  | 
Rational Developer for Power Systems Software V7.6  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||