Interface MutableMediaLink

    • Method Detail

      • setProperty

        MutableMediaLink setProperty​(java.lang.String name,
                                     java.lang.Object value)
        Sets the property with the give name and value.
        Parameters:
        name - name of the property
        value - value of the property
        Returns:
        this object for chaining.
        Since:
        0.0.10