Class ContractService
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.bgbilling.kernel.contract.api.common.bean.ContractService
- All Implemented Interfaces:
Serializable,Idable
Разрешенная на договоре услуга.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()intintsetComment(String comment) setContractId(int contractId) setDateFrom(Date date) setId(int id) Устанавливает id объектаsetServiceId(int serviceId) setServiceTitle(String serviceTitle)
-
Constructor Details
-
ContractService
public ContractService()
-
-
Method Details
-
clone
-
getComment
-
getContractId
public int getContractId() -
getDateFrom
-
getDateTo
-
getServiceId
public int getServiceId() -
getServiceTitle
-
setComment
-
setContractId
-
setDateFrom
-
setDateTo
-
setId
Description copied from class:IdУстанавливает id объекта -
setServiceId
-
setServiceTitle
-