Uses of Class
de.chkal.maven.gitlab.codequality.spotbugs.BugCollection.History.AppVersion
-
Packages that use BugCollection.History.AppVersion Package Description de.chkal.maven.gitlab.codequality.spotbugs -
-
Uses of BugCollection.History.AppVersion in de.chkal.maven.gitlab.codequality.spotbugs
Fields in de.chkal.maven.gitlab.codequality.spotbugs with type parameters of type BugCollection.History.AppVersion Modifier and Type Field Description protected List<BugCollection.History.AppVersion>BugCollection.History. appVersionMethods in de.chkal.maven.gitlab.codequality.spotbugs that return BugCollection.History.AppVersion Modifier and Type Method Description BugCollection.History.AppVersionObjectFactory. createBugCollectionHistoryAppVersion()Create an instance ofBugCollection.History.AppVersionMethods in de.chkal.maven.gitlab.codequality.spotbugs that return types with arguments of type BugCollection.History.AppVersion Modifier and Type Method Description List<BugCollection.History.AppVersion>BugCollection.History. getAppVersion()Gets the value of the appVersion property.
-