Uses of Class
org.jtheque.core.managers.feature.IFeatureManager.CoreFeature

Packages that use IFeatureManager.CoreFeature
org.jtheque.core.managers.feature Contains the feature manager. 
 

Uses of IFeatureManager.CoreFeature in org.jtheque.core.managers.feature
 

Methods in org.jtheque.core.managers.feature that return IFeatureManager.CoreFeature
static IFeatureManager.CoreFeature IFeatureManager.CoreFeature.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IFeatureManager.CoreFeature[] IFeatureManager.CoreFeature.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jtheque.core.managers.feature with parameters of type IFeatureManager.CoreFeature
 Feature IFeatureManager.getFeature(IFeatureManager.CoreFeature feature)
          Return the core feature.
 Feature FeatureManager.getFeature(IFeatureManager.CoreFeature feature)
           
 



Copyright © 2009 JTheque. All Rights Reserved.