Interface OfficeSourceProperty

    • Method Detail

      • getName

        java.lang.String getName()
        Obtains the name of the property.
        Returns:
        Name of the 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.