Interface ExecutiveSourceProperty

    • Method Detail

      • getName

        java.lang.String getName()
        Obtains name of property.
        Returns:
        Name of property.
      • getLabel

        java.lang.String getLabel()
        Obtains the display name of the property. If this returns null then the return value of getName() is used.
        Returns:
        Display name of property.