Interface BasicConfigurationPropertyModel.RankedProperty

All Known Implementing Classes:
BasicConfigurationPropertyModel.DefaultRankedProperty, BasicConfigurationPropertyModel.InternalProperty
Enclosing class:
BasicConfigurationPropertyModel

protected static interface BasicConfigurationPropertyModel.RankedProperty
  • Method Summary

    Modifier and Type
    Method
    Description
     
    int
     
  • Method Details

    • getRank

      int getRank()
    • getProperty

      Property<?> getProperty()