java.lang.Object
ru.bitel.bgbilling.modules.smarthouse.common.bean.forpost.ForpostBase
 
- 
Constructor Summary
Constructors
 
- 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
- 
Constructor Details
- 
ForpostBase
public ForpostBase()
 
 
- 
Method Details
- 
getId
public int getId()
Description copied from interface: Idable 
Возвращает id объекта
- Specified by:
 
getId in interface Idable 
- Returns:
 
 
- 
setId
public void setId(int id)
 
- 
 
- 
 
- 
 
- 
 
- 
getInt
public int getInt(String key,
 int defaultValue) 
 
- 
 
- 
setData
public void setData(String data)