Class MegafonContractOption
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdContractId
ru.bitel.bgbilling.modules.megafon.common.bean.MegafonContractOption
- All Implemented Interfaces:
Serializable,ContractIdable,Idable
Доп.опция Мегафона с привязкой к договору
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintlongsetContractId(int contractId) setContractProductId(int contractProductId) setEndTime(LocalDateTime endTime) setOptionId(int optionId) setOrderId(long orderId) setStartTime(LocalDateTime startTime) Methods inherited from class ru.bitel.common.model.IdContractId
getContractId
-
Constructor Details
-
MegafonContractOption
public MegafonContractOption()
-
-
Method Details
-
getContractProductId
public int getContractProductId() -
getEndTime
-
getOptionId
public int getOptionId() -
getOrderId
public long getOrderId() -
getStartTime
-
getStatus
-
setContractId
- Overrides:
setContractIdin classIdContractId
-
setContractProductId
-
setEndTime
-
setOptionId
-
setOrderId
-
setStartTime
-
setStatus
-