Uses of Interface
org.n52.faroe.SettingValueFactory
-
Packages that use SettingValueFactory Package Description org.n52.faroe -
-
Uses of SettingValueFactory in org.n52.faroe
Methods in org.n52.faroe that return SettingValueFactory Modifier and Type Method Description SettingValueFactorySettingsService. getSettingFactory()SettingValueFactorySettingsServiceImpl. getSettingFactory()Methods in org.n52.faroe with parameters of type SettingValueFactory Modifier and Type Method Description voidSettingsServiceImpl. setSettingValueFactory(SettingValueFactory settingValueFactory)
-