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 InstallerSettings
InstallerSettings. clone()
Method clone.InstallerSettings
Configuration. 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 void
Configuration. setInstallerSettings(InstallerSettings installerSettings)
Set this element contains configuration of XMvn installer.
-