Uses of Class
de.chkal.maven.gitlab.codequality.spotbugs.BugCollection.Project.Cloud
-
Packages that use BugCollection.Project.Cloud Package Description de.chkal.maven.gitlab.codequality.spotbugs -
-
Uses of BugCollection.Project.Cloud in de.chkal.maven.gitlab.codequality.spotbugs
Fields in de.chkal.maven.gitlab.codequality.spotbugs declared as BugCollection.Project.Cloud Modifier and Type Field Description protected BugCollection.Project.CloudBugCollection.Project. cloudMethods in de.chkal.maven.gitlab.codequality.spotbugs that return BugCollection.Project.Cloud Modifier and Type Method Description BugCollection.Project.CloudObjectFactory. createBugCollectionProjectCloud()Create an instance ofBugCollection.Project.CloudBugCollection.Project.CloudBugCollection.Project. getCloud()Gets the value of the cloud property.Methods in de.chkal.maven.gitlab.codequality.spotbugs with parameters of type BugCollection.Project.Cloud Modifier and Type Method Description voidBugCollection.Project. setCloud(BugCollection.Project.Cloud value)Sets the value of the cloud property.
-