Uses of Class
de.chkal.maven.gitlab.codequality.spotbugs.BugCollection.ClassFeatures
-
Packages that use BugCollection.ClassFeatures Package Description de.chkal.maven.gitlab.codequality.spotbugs -
-
Uses of BugCollection.ClassFeatures in de.chkal.maven.gitlab.codequality.spotbugs
Fields in de.chkal.maven.gitlab.codequality.spotbugs declared as BugCollection.ClassFeatures Modifier and Type Field Description protected BugCollection.ClassFeaturesBugCollection. classFeaturesMethods in de.chkal.maven.gitlab.codequality.spotbugs that return BugCollection.ClassFeatures Modifier and Type Method Description BugCollection.ClassFeaturesObjectFactory. createBugCollectionClassFeatures()Create an instance ofBugCollection.ClassFeaturesBugCollection.ClassFeaturesBugCollection. getClassFeatures()Gets the value of the classFeatures property.Methods in de.chkal.maven.gitlab.codequality.spotbugs with parameters of type BugCollection.ClassFeatures Modifier and Type Method Description voidBugCollection. setClassFeatures(BugCollection.ClassFeatures value)Sets the value of the classFeatures property.
-