|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TimeProviderConfiguration
Interface for the configuration of an NTP time provider.
Method Summary | |
---|---|
TimeProviderErrorStrategyDescription |
getErrorStrategyDescription()
Getter for the error strategy description |
List<String> |
getProviders()
Getter for the NTP time provider list |
void |
update(TimeProviderConfigurationEntries config)
Method to update the time provider configuration by configuration file entries. |
Methods inherited from interface de.unikassel.android.sdcframework.preferences.facade.UpdatableConfiguration |
---|
update |
Method Detail |
---|
List<String> getProviders()
TimeProviderErrorStrategyDescription getErrorStrategyDescription()
void update(TimeProviderConfigurationEntries config)
config
- the NTP time provider configuration entries
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |