cara mengatur node json di java

((ObjectNode)jsonNode).put("value", "NO");
Breakable Bear