Class ForpostUser
java.lang.Object
ru.bitel.bgbilling.modules.smarthouse.common.bean.forpost.ForpostBase
ru.bitel.bgbilling.modules.smarthouse.common.bean.forpost.ForpostUser
- All Implemented Interfaces:
 Idable
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionintintgetLogin()setAccountId(int accountId) setIsActive(int isActive) setPassword(String password)  
- 
Constructor Details
- 
ForpostUser
public ForpostUser() 
 - 
 - 
Method Details
- 
getAccountId
public int getAccountId() - 
setAccountId
 - 
getLogin
 - 
setLogin
 - 
getPassword
 - 
setPassword
 - 
getIsActive
public int getIsActive() - 
setIsActive
 - 
putValue
 
 -