Uses of Class
de.chkal.maven.gitlab.codequality.spotbugs.BugCollection.ClassFeatures.ClassFeatureSet.Feature
-
Packages that use BugCollection.ClassFeatures.ClassFeatureSet.Feature Package Description de.chkal.maven.gitlab.codequality.spotbugs -
-
Uses of BugCollection.ClassFeatures.ClassFeatureSet.Feature in de.chkal.maven.gitlab.codequality.spotbugs
Fields in de.chkal.maven.gitlab.codequality.spotbugs with type parameters of type BugCollection.ClassFeatures.ClassFeatureSet.Feature Modifier and Type Field Description protected List<BugCollection.ClassFeatures.ClassFeatureSet.Feature>BugCollection.ClassFeatures.ClassFeatureSet. featureMethods in de.chkal.maven.gitlab.codequality.spotbugs that return BugCollection.ClassFeatures.ClassFeatureSet.Feature Modifier and Type Method Description BugCollection.ClassFeatures.ClassFeatureSet.FeatureObjectFactory. createBugCollectionClassFeaturesClassFeatureSetFeature()Create an instance ofBugCollection.ClassFeatures.ClassFeatureSet.FeatureMethods in de.chkal.maven.gitlab.codequality.spotbugs that return types with arguments of type BugCollection.ClassFeatures.ClassFeatureSet.Feature Modifier and Type Method Description List<BugCollection.ClassFeatures.ClassFeatureSet.Feature>BugCollection.ClassFeatures.ClassFeatureSet. getFeature()Gets the value of the feature property.
-