Uses of Class
org.fedoraproject.xmvn.config.InstallerSettings
-
Packages that use InstallerSettings Package Description org.fedoraproject.xmvn.config -
-
Uses of InstallerSettings in org.fedoraproject.xmvn.config
Methods in org.fedoraproject.xmvn.config that return InstallerSettings Modifier and Type Method Description InstallerSettingsInstallerSettings. clone()Method clone.InstallerSettingsConfiguration. getInstallerSettings()Get this element contains configuration of XMvn installer.Methods in org.fedoraproject.xmvn.config with parameters of type InstallerSettings Modifier and Type Method Description voidConfiguration. setInstallerSettings(InstallerSettings installerSettings)Set this element contains configuration of XMvn installer.
-