|
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.IBMiReleaseVerify
public class IBMiReleaseVerify
| Field Summary | |
|---|---|
static String |
copyright
|
| Constructor Summary | |
|---|---|
IBMiReleaseVerify()
Constructor for ISeriesReleaseVerify class |
|
| Method Summary | |
|---|---|
void |
addPID(IBMiPIDVerify pidVerify)
Adds a PID to this ISeriesReleaseVerify |
IBMiVRM |
getHostVRM()
Gets the host VRM associated with this release |
List<IBMiPIDVerify> |
getPIDs()
Gets the PIDs associated with this ISeriesReleaseVerify |
boolean |
isPIDSuccessfull()
Returns true if all the PIDs checked were successfull |
void |
setHostVRM(IBMiVRM p_hostVRM)
Sets the host VRM associated with this release |
| 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 IBMiReleaseVerify()
| Method Detail |
|---|
public void setHostVRM(IBMiVRM p_hostVRM)
public IBMiVRM getHostVRM()
public void addPID(IBMiPIDVerify pidVerify)
public List<IBMiPIDVerify> getPIDs()
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 | |||||||||