Uses of Class
org.apache.abdera.ext.features.FeaturesHelper.Status

Packages that use FeaturesHelper.Status
org.apache.abdera.ext.features   
 

Uses of FeaturesHelper.Status in org.apache.abdera.ext.features
 

Methods in org.apache.abdera.ext.features that return FeaturesHelper.Status
static FeaturesHelper.Status FeaturesHelper.getFeatureStatus(Collection collection, String feature)
           
static FeaturesHelper.Status FeaturesHelper.getFeatureStatus(Features features, String feature)
           
static FeaturesHelper.Status FeaturesHelper.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FeaturesHelper.Status[] FeaturesHelper.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.