Uses of Class
net.thevpc.nuts.installer.model.InstallData
Packages that use InstallData
-
Uses of InstallData in net.thevpc.nuts.installer.model
Methods in net.thevpc.nuts.installer.model that return InstallDataModifier and TypeMethodDescriptionstatic InstallDataInstallData.setBuildNativeProfiling(boolean buildNativeProfiling) InstallData.setDarkMode(boolean darkMode) InstallData.setInstallStable(boolean installStable) InstallData.setInstallVersion(VerInfo installVersion) InstallData.setOptionk(boolean optionk) InstallData.setOptionS(boolean optionS) InstallData.setOptionSwitch(boolean optionSwitch) InstallData.setOptionVerbose(boolean optionVerbose) InstallData.setOptionZ(boolean optionZ) InstallData.setOtherOptions(List<String> otherOptions) InstallData.setRecommendedIds(Set<App> recommendedIds) InstallData.setWorkspace(String workspace)