Uses of Class
org.FeatureSet
| Package | Description |
|---|---|
| org |
-
Uses of FeatureSet in org
Methods in org that return FeatureSet Modifier and Type Method Description static FeatureSetFeatureSet. valueOf(String name)Returns the enum constant of this type with the specified name.static FeatureSet[]FeatureSet. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org with parameters of type FeatureSet Modifier and Type Method Description static voidReleaseInfo. disableFeature(FeatureSet fs)static voidReleaseInfo. enableFeature(FeatureSet fs)static booleanReleaseInfo. getIsAllowedFeature(FeatureSet fs)