Interface Property
-
- All Known Subinterfaces:
JavaBeanProperty
@Incubating public interface Property
Base interface for property metadata.- Since:
- 6.1.0
- Author:
- Damir Alibegovic
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()Returns the property name.
-