211212213214215216217
return getValue().getClass(); } public NamedValue toNamedValue() { return new NamedValue(getName(), getValue()); }