Package org.uberfire.ext.metadata.model
Interface KProperty<T>
-
- All Known Implementing Classes:
KPropertyImpl
public interface KProperty<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description StringgetName()TgetValue()booleanisSearchable()default booleanisSortable()
-