Uses of Class
de.xima.fc.gui.model.license.LicenseViewModel
-
Packages that use LicenseViewModel Package Description de.xima.fc.gui.bean.settings -
-
Uses of LicenseViewModel in de.xima.fc.gui.bean.settings
Methods in de.xima.fc.gui.bean.settings that return types with arguments of type LicenseViewModel Modifier and Type Method Description List<LicenseViewModel>
LicenseBean. getClientLicenses()
Methods in de.xima.fc.gui.bean.settings with parameters of type LicenseViewModel Modifier and Type Method Description void
LicenseBean. updateClientToLicense(LicenseViewModel licenseViewModel)
Method parameters in de.xima.fc.gui.bean.settings with type arguments of type LicenseViewModel Modifier and Type Method Description void
LicenseBean. setClientLicenses(List<LicenseViewModel> clientLicenses)
-