Interface PluginVisualProperty.Builder

    • Method Detail

      • name

        PluginVisualProperty.Builder name​(String name)

        The name of the plugin visual property.

        Parameters:
        name - The name of the plugin visual property.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • value

        PluginVisualProperty.Builder value​(String value)

        The value of the plugin visual property.

        Parameters:
        value - The value of the plugin visual property.
        Returns:
        Returns a reference to this object so that method calls can be chained together.