public class IMFeature
extends com.ibm.websphere.product.metadata.im.IMPackage
| Constructor and Description |
|---|
IMFeature(org.w3c.dom.Node featureNode)
IBM WEBSPHERE INTERNAL USE ONLY.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFeatureID()
Returns the ID of this feature.
|
java.lang.String |
getFeatureName()
Returns the name of this feature.
|
boolean |
isFeatureVisible()
Returns
true if this feature is visible. |
public IMFeature(org.w3c.dom.Node featureNode)
public java.lang.String getFeatureID()
public java.lang.String getFeatureName()
public boolean isFeatureVisible()
true if this feature is visible. Else return false
true if this feature is visible. Else return false