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