Class MegafonProduct
java.lang.Object
ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.modules.megafon.common.bean.MegafonProduct
- All Implemented Interfaces:
Serializable
,GuiTitlable
,Idable
,ListItem
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class ru.bitel.common.model.IdTitle
IdTitle.Builder, IdTitle.IdTitleBuilder
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
int
getUuid()
void
setModuleServiceId
(int moduleServiceId) void
setOptionKitId
(int optionKitId) void
Methods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setTitle, to, toIdTitle, toString
Methods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, setId
Methods inherited from class ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
error, error, error, getLogger, logError, logError
-
Constructor Details
-
MegafonProduct
public MegafonProduct()
-
-
Method Details
-
getUuid
-
setUuid
-
setOptionKitId
public void setOptionKitId(int optionKitId) -
getOptionKitId
public int getOptionKitId() -
getModuleServiceId
public int getModuleServiceId() -
setModuleServiceId
public void setModuleServiceId(int moduleServiceId)
-