|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StringPreference | |
|---|---|
| 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 StringPreference in de.unikassel.android.sdcframework.preferences |
|---|
| Subclasses of StringPreference in de.unikassel.android.sdcframework.preferences | |
|---|---|
class |
UUIDPreferenceImpl
Implementation of the preference for the UUID |
| Fields in de.unikassel.android.sdcframework.preferences declared as StringPreference | |
|---|---|
private StringPreference |
TransmissionProtocolPreferenceImpl.authPasswordPreference
The preference for the authentication password |
private StringPreference |
TransmissionProtocolPreferenceImpl.authUserPreference
The preference for the authentication user name |
private StringPreference |
LogLevelPreferenceImpl.logLevelPreference
The log level preference |
private StringPreference |
TimeProviderPreferenceImpl.timeProviderPreference
The preference for the time providers |
private StringPreference |
TransmissionProtocolPreferenceImpl.urlPreference
The preference for the URL for file transfer |
| Methods in de.unikassel.android.sdcframework.preferences that return StringPreference | |
|---|---|
StringPreference |
TimeProviderPreferenceImpl.getProvidersPreference()
|
| Uses of StringPreference in de.unikassel.android.sdcframework.preferences.facade |
|---|
| Methods in de.unikassel.android.sdcframework.preferences.facade that return StringPreference | |
|---|---|
StringPreference |
TimeProviderPreference.getProvidersPreference()
Getter for the providers preference |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||