com.ibm.websphere.product.metadata.im

Class IMFeature

  • java.lang.Object
    • com.ibm.websphere.product.metadata.im.IMPackage
      • com.ibm.websphere.product.metadata.im.IMFeature


  • public class IMFeature
    extends com.ibm.websphere.product.metadata.im.IMPackage
    This object represents IM feature.
    Version:
    8.0
    • Constructor Summary

      Constructors 
      Constructor and Description
      IMFeature(org.w3c.dom.Node featureNode)
      IBM WEBSPHERE INTERNAL USE ONLY.
    • Method Summary

      Methods 
      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.
      • 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

      • IMFeature

        public IMFeature(org.w3c.dom.Node featureNode)
        IBM WEBSPHERE INTERNAL USE ONLY. Constructor.
    • Method Detail

      • getFeatureID

        public java.lang.String getFeatureID()
        Returns the ID of this feature.

        Returns:
        the ID of this feature.
      • getFeatureName

        public java.lang.String getFeatureName()
        Returns the name of this feature.

        Returns:
        the name of this feature.
      • isFeatureVisible

        public boolean isFeatureVisible()
        Returns true if this feature is visible. Else return false

        Returns:
        true if this feature is visible. Else return false
IBM WebSphere Application ServerTM
Release 8.5