Interface BasicConfigurationPropertyModel.RankedProperty
- All Known Implementing Classes:
- BasicConfigurationPropertyModel.DefaultRankedProperty,- BasicConfigurationPropertyModel.InternalProperty
- Enclosing class:
- BasicConfigurationPropertyModel
protected static interface BasicConfigurationPropertyModel.RankedProperty
- 
Method Summary
- 
Method Details- 
getRankint getRank()
- 
getPropertyProperty<?> getProperty()
 
-