Interface Property

  • All Known Subinterfaces:
    JavaBeanProperty

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

      • getName

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