Class ForpostObject
java.lang.Object
ru.bitel.bgbilling.modules.smarthouse.common.bean.forpost.ForpostBase
ru.bitel.bgbilling.modules.smarthouse.common.bean.forpost.ForpostObject
- All Implemented Interfaces:
 Idable
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionintgetName()voidsetAccountId(int accountId) voidsetAddress(String address) void 
- 
Constructor Details
- 
ForpostObject
public ForpostObject() 
 - 
 - 
Method Details
- 
getName
 - 
setName
 - 
getAccountId
public int getAccountId() - 
setAccountId
public void setAccountId(int accountId)  - 
getAddress
 - 
setAddress
 
 -