putValue(String, String...) method

Sets the value of the first element with the given route.

Syntax

public void putValue (
    String value,
    String... route
) throws IllegalArgumentException

Parameters

Exceptions