|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.product.metadata.im.IMPackage
com.ibm.websphere.product.metadata.im.IMFix
public class IMFix
This object represents IM fix.
Constructor Summary | |
---|---|
IMFix(org.w3c.dom.Node fixNode)
IBM WEBSPHERE INTERNAL USE ONLY. |
Method Summary | |
---|---|
java.lang.String[] |
getAparList()
Returns the list of APARs in this ifix. |
java.lang.String |
getFixID()
Returns the ID of this ifix. |
java.lang.String |
getFixName()
Returns the name of this ifix. |
IMVersion |
getFixVersion()
Returns the version of this ifix in IBM Install Manager format. |
java.lang.String |
getPackageFullVersion()
Returns the full package version of the offering/fix. |
Methods inherited from class com.ibm.websphere.product.metadata.im.IMPackage |
---|
getAttribute, getAttributes, getKind, getPackageNodes, getProperties, getProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IMFix(org.w3c.dom.Node fixNode)
Method Detail |
---|
public java.lang.String getFixID()
public java.lang.String getFixName()
public IMVersion getFixVersion()
public java.lang.String[] getAparList()
public java.lang.String getPackageFullVersion()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |