public class IMFix
extends com.ibm.websphere.product.metadata.im.IMPackage
Constructor and Description |
---|
IMFix(org.w3c.dom.Node fixNode)
IBM WEBSPHERE INTERNAL USE ONLY.
|
Modifier and Type | Method and Description |
---|---|
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.
|
public IMFix(org.w3c.dom.Node fixNode)
public java.lang.String getFixID()
public java.lang.String getFixName()
public IMVersion getFixVersion()
public java.lang.String[] getAparList()
public java.lang.String getPackageFullVersion()