Uses of Class
de.narimo.georepo.server.appconfig.AppDetail
-
Packages that use AppDetail Package Description de.narimo.georepo.server.appconfig -
-
Uses of AppDetail in de.narimo.georepo.server.appconfig
Methods in de.narimo.georepo.server.appconfig that return types with arguments of type AppDetail Modifier and Type Method Description List<AppDetail>AppDetails. getAppDetails()Method parameters in de.narimo.georepo.server.appconfig with type arguments of type AppDetail Modifier and Type Method Description voidAppDetails. setAppDetails(List<AppDetail> appDetails)
-