|
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.IMFeature
public class IMFeature
This object represents IM feature.
Constructor Summary | |
---|---|
IMFeature(org.w3c.dom.Node featureNode)
IBM WEBSPHERE INTERNAL USE ONLY. |
Method Summary | |
---|---|
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. |
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 IMFeature(org.w3c.dom.Node featureNode)
Method Detail |
---|
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
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |