|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SDCConfiguration | |
---|---|
de.unikassel.android.sdcframework.preferences | Provides the classes to manage preferences, service configurations values and defaults. |
de.unikassel.android.sdcframework.preferences.facade | Provides the interfaces for the preference package. |
Uses of SDCConfiguration in de.unikassel.android.sdcframework.preferences |
---|
Fields in de.unikassel.android.sdcframework.preferences declared as SDCConfiguration | |
---|---|
private SDCConfiguration |
SDCConfigurationManager.sdcConfiguration
The service configuration |
Methods in de.unikassel.android.sdcframework.preferences with parameters of type SDCConfiguration | |
---|---|
void |
ServiceConfigurationImpl.update(SDCConfiguration config)
|
Uses of SDCConfiguration in de.unikassel.android.sdcframework.preferences.facade |
---|
Methods in de.unikassel.android.sdcframework.preferences.facade with parameters of type SDCConfiguration | |
---|---|
void |
ServiceConfiguration.update(SDCConfiguration config)
Does update this configuration by a serializable configuration |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |