Package net.solarnetwork.settings
Interface CronExpressionSettingSpecifier
- All Superinterfaces:
KeyedSettingSpecifier<String>,MappableSpecifier,MarkupSetting,SettingSpecifier,TextFieldSettingSpecifier,TitleSettingSpecifier
- All Known Implementing Classes:
BasicCronExpressionSettingSpecifier
Specialized text settings for cron expressions.
- Version:
- 1.0
- Author:
- matt
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.solarnetwork.settings.MappableSpecifier
MappableSpecifier.Mapper -
Method Summary
Methods inherited from interface net.solarnetwork.settings.KeyedSettingSpecifier
getDefaultValue, getDescriptionArguments, getKey, isTransientMethods inherited from interface net.solarnetwork.settings.MappableSpecifier
mappedTo, mappedWithMapper, mappedWithPlaceholerMethods inherited from interface net.solarnetwork.settings.MarkupSetting
isMarkupMethods inherited from interface net.solarnetwork.settings.SettingSpecifier
getTitle, getTypeMethods inherited from interface net.solarnetwork.settings.TextFieldSettingSpecifier
isSecureTextEntryMethods inherited from interface net.solarnetwork.settings.TitleSettingSpecifier
getValueTitles