Class ForpostGroup
java.lang.Object
ru.bitel.bgbilling.modules.smarthouse.common.bean.forpost.ForpostBase
ru.bitel.bgbilling.modules.smarthouse.common.bean.forpost.ForpostGroup
- All Implemented Interfaces:
Idable
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getName()
int
void
setAccountId
(int accountId) void
void
setParentId
(int parentId)
-
Constructor Details
-
ForpostGroup
public ForpostGroup()
-
-
Method Details
-
getName
-
setName
-
getParentId
public int getParentId() -
setParentId
public void setParentId(int parentId) -
getAccountId
public int getAccountId() -
setAccountId
public void setAccountId(int accountId)
-