20212223242526
public String getValue() { return value; } public StringBody buildObject() { return new StringBody(value, getType()); }