Class ForpostUser
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.bgbilling.modules.smarthouse.common.bean.forpost.ForpostBase
ru.bitel.bgbilling.modules.smarthouse.common.bean.forpost.ForpostUser
- All Implemented Interfaces:
Serializable,Idable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintgetLogin()setAccountId(int accountId) setId(int id) Устанавливает id объектаsetIsActive(int isActive) setPassword(String password) Methods inherited from class ru.bitel.bgbilling.modules.smarthouse.common.bean.forpost.ForpostBase
get, getData, getInt, getString, getString, put
-
Constructor Details
-
ForpostUser
public ForpostUser()
-
-
Method Details
-
getAccountId
public int getAccountId() -
setAccountId
-
getLogin
-
setLogin
-
getPassword
-
setPassword
-
getIsActive
public int getIsActive() -
setIsActive
-
setData
- Overrides:
setDatain classForpostBase
-
setId
Description copied from class:IdУстанавливает id объекта- Overrides:
setIdin classForpostBase
-
putValue
-