protected class BasicConfigurationPropertyModel.DefaultRankedProperty extends java.lang.Object implements BasicConfigurationPropertyModel.RankedProperty
Constructor and Description |
---|
DefaultRankedProperty(Property<?> p) |
Modifier and Type | Method and Description |
---|---|
Property<?> |
getProperty() |
int |
getRank() |
public DefaultRankedProperty(Property<?> p)
public int getRank()
getRank
in interface BasicConfigurationPropertyModel.RankedProperty
public Property<?> getProperty()
getProperty
in interface BasicConfigurationPropertyModel.RankedProperty