Interface PropertyConfigurable

    • Method Detail

      • addProperty

        void addProperty​(java.lang.String name,
                         java.lang.String value)
        Adds a Property to configure the item.
        Parameters:
        name - Name of Property.
        value - Value of Property.