Class LicenseComponent
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.modules.license.common.bean.LicenseCommonObject
ru.bitel.bgbilling.modules.license.common.bean.LicenseComponent
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
Класс описывает компонент продукта
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intFields inherited from class ru.bitel.bgbilling.modules.license.common.bean.LicenseCommonObject
lastUpdate -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()intgetTitle()Возвращает название (описание) объектаintgetType()intbooleansetAvailableOnWeb(boolean availableOnWeb) setCategory(LicenseComponentCategory category) setComment(String comment) setId(int id) Устанавливает id объектаsetLastUpdate(Date date) setTariffGroupId(int tariffGroupId) Устанавливает название (описание) объектаsetType(int type) setUnlimited(int unlimited) Methods inherited from class ru.bitel.bgbilling.modules.license.common.bean.LicenseCommonObject
getLastUpdateMethods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, setAsNoSelect, to, toIdTitle, toStringMethods inherited from class ru.bitel.common.model.Id
copyTo, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap
-
Field Details
-
TYPE_AVAILABLE
public static final int TYPE_AVAILABLE- See Also:
-
TYPE_DEPRECATED
public static final int TYPE_DEPRECATED- See Also:
-
-
Constructor Details
-
LicenseComponent
public LicenseComponent()
-
-
Method Details
-
equals
-
getCategory
-
getComment
-
getName
-
getTariffGroupId
public int getTariffGroupId() -
getTitle
Description copied from class:IdTitleВозвращает название (описание) объекта -
getType
public int getType() -
getUnlimited
public int getUnlimited() -
isAvailableOnWeb
public boolean isAvailableOnWeb() -
setAvailableOnWeb
-
setCategory
-
setComment
-
setId
Description copied from class:IdУстанавливает id объекта -
setLastUpdate
- Overrides:
setLastUpdatein classLicenseCommonObject
-
setName
-
setTariffGroupId
-
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта -
setType
-
setUnlimited
-