public class SaveOrUpdateDataCommand extends Object
SaveOrUpdateDataCommand()
SaveOrUpdateDataCommand(Map<Object,Map<Object,Object>> tableMap)
Integer
getId()
Map<Object,Map<Object,Object>>
getTableMap()
void
setId(Integer id)
setTableMap(Map<Object,Map<Object,Object>> tableMap)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SaveOrUpdateDataCommand()
public SaveOrUpdateDataCommand(Map<Object,Map<Object,Object>> tableMap)
public Integer getId()
public void setId(Integer id)
public Map<Object,Map<Object,Object>> getTableMap()
public void setTableMap(Map<Object,Map<Object,Object>> tableMap)
Copyright © 2020. All rights reserved.