Package org.compiere.model
Interface SetGetModel
- All Known Implementing Classes:
MAssetGroupAcct
,MDepreciationWorkfile
public interface SetGetModel
Set Get Object interface
- Author:
- Teo Sarca, SC ARHIPAC SERVICE SRL
-
Method Summary
Modifier and TypeMethodDescriptionget_AttrValue
(String name) int
getCtx()
boolean
is_AttrValueChanged
(String ColumnName) boolean
set_AttrValue
(String name, Object value)
-
Method Details
-
getCtx
Properties getCtx() -
get_TrxName
String get_TrxName() -
get_Table_ID
int get_Table_ID() -
get_TableName
String get_TableName() -
set_AttrValue
-
get_AttrValue
-
is_AttrValueChanged
-