public class SaveFormRepresentation extends Object
protected Map<String,Object>
values
SaveFormRepresentation()
Map<String,Object>
getValues()
void
setValues(String fieldName, Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Map<String,Object> values
public SaveFormRepresentation()
public Map<String,Object> getValues()
public void setValues(String fieldName, Object value)