Uses of Enum
net.thucydides.model.requirements.model.FeatureType
Packages that use FeatureType
-
Uses of FeatureType in net.thucydides.model.requirements.model
Subclasses with type arguments of type FeatureType in net.thucydides.model.requirements.modelMethods in net.thucydides.model.requirements.model that return FeatureTypeModifier and TypeMethodDescriptionstatic FeatureTypeFeatureType.forFilename(String storyPath) static FeatureTypeReturns the enum constant of this type with the specified name.static FeatureType[]FeatureType.values()Returns an array containing the constants of this enum type, in the order they are declared.