Uses of Class
nl.tailormap.viewer.config.app.StartLevel
-
Packages that use StartLevel Package Description nl.tailormap.viewer.config.app -
-
Uses of StartLevel in nl.tailormap.viewer.config.app
Methods in nl.tailormap.viewer.config.app that return StartLevel Modifier and Type Method Description StartLevelStartLevel. deepCopy(Application app, Level levelCopy)Methods in nl.tailormap.viewer.config.app that return types with arguments of type StartLevel Modifier and Type Method Description List<StartLevel>Application. getStartLevels()Map<Application,StartLevel>Level. getStartLevels()Method parameters in nl.tailormap.viewer.config.app with type arguments of type StartLevel Modifier and Type Method Description voidApplication. setStartLevels(List<StartLevel> startLevels)voidLevel. setStartLevels(Map<Application,StartLevel> startLevels)
-