Interface Property

All Known Subinterfaces:
JavaBeanProperty

@Incubating public interface Property
Base interface for property metadata.
Since:
6.1.0
Author:
Damir Alibegovic
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the property name.
  • Method Details

    • getName

      String getName()
      Returns the property name.
      Returns:
      String representing the property name