Package alpine
Interface Config.Key
-
- All Known Implementing Classes:
Config.AlpineKey
- Enclosing class:
- Config
public static interface Config.Key
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetDefaultValue()The default value of the property if not found.StringgetPropertyName()The name of the property.
-