Class MegafonWebContractProduct
java.lang.Object
ru.bitel.bgbilling.modules.megafon.server.bean.MegafonWebContractProduct
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetId()getPrice()intsetDateStart(LocalDateTime dateStart) setDateStop(LocalDateTime dateStop) setDescription(String description) setId(int id) setOptions(List<MegafonWebContractOption> options) setPrice(BigDecimal price) setProductId(int productId) setProductOfferingId(String productOfferingId) setProductTitle(String productTitle) setRemainders(List<MegafonWebTariffRemainder> remainders)
-
Constructor Details
-
MegafonWebContractProduct
public MegafonWebContractProduct()
-
-
Method Details
-
getDateStart
-
getDateStop
-
getDescription
-
getId
public int getId() -
getOptions
-
getPrice
-
getProductId
public int getProductId() -
getProductOfferingId
-
getProductTitle
-
getRemainders
-
getStatus
-
setDateStart
-
setDateStop
-
setDescription
-
setId
-
setOptions
-
setPrice
-
setProductId
-
setProductOfferingId
-
setProductTitle
-
setRemainders
-
setStatus
-