Method Summary |
|
public String | getInsert() This method read the value of insert parameter. |
public String | getOidLogic() This method read the value of oidLogic parameter. |
public String | getTableID() This method read the value of tableID parameter. |
public String | getTableMode() This method read the value of tableMode parameter. |
public String | getTableName() This method read the value of tableName parameter. |
public void | setInsert(String _insert) This method sets the value of insert parameter. |
public void | setOidLogic(String oid_Logic) This method sets the value of oidLogic parameter. |
public void | setTableID(String table_ID) This method sets the value of tableID parameter. |
public void | setTableMode(String table_Mode) This method sets the value of tableMode parameter. |
public void | setTableName(String table_Name) This method sets the value of tableName parameter. |