Class SoftLineProduct
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.modules.softline.common.bean.SoftLineProduct
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
Описание продукта SoftLine
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetPrice()intintsetAmountOfDays(int amountOfDays) setDescription(String description) setId(int id) Устанавливает id объектаsetPeriodType(SoftLineSubscriptionPeriodType periodType) setPrice(BigDecimal price) setProductCategoryId(int productCategoryId) setServiceId(int serviceId) setSoftLineCode(String softLineCode) Устанавливает название (описание) объектаMethods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setAsNoSelect, to, toIdTitle, toStringMethods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap
-
Constructor Details
-
SoftLineProduct
public SoftLineProduct()
-
-
Method Details
-
setId
Description copied from class:IdУстанавливает id объекта -
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта -
getDescription
-
setDescription
-
getSoftLineCode
-
setSoftLineCode
-
getPrice
-
setPrice
-
getServiceId
public int getServiceId() -
setServiceId
-
getPeriodType
-
setPeriodType
-
getAmountOfDays
public int getAmountOfDays() -
setAmountOfDays
-
getProductCategoryId
public int getProductCategoryId() -
setProductCategoryId
-