Package ru.bgcrm.model
Class ConfigRecord
java.lang.Object
ru.bgcrm.model.ConfigRecord
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetKey()intgetValue()voidvoidsetRecordId(int recordId) voidsetTableId(String tableId) void 
- 
Constructor Details
- 
ConfigRecord
public ConfigRecord() 
 - 
 - 
Method Details
- 
getTableId
 - 
setTableId
 - 
getRecordId
public int getRecordId() - 
setRecordId
public void setRecordId(int recordId)  - 
getKey
 - 
setKey
 - 
getValue
 - 
setValue
 
 -