Class ContractPhoneRecord
java.lang.Object
ru.bgcrm.plugin.bgbilling.proto.model.phone.ContractPhoneRecord
- All Implemented Interfaces:
PeriodSet
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getPhone()
void
setComment
(String comment) void
setContractComment
(String contractComment) void
setContractId
(int contractId) void
setContractTitle
(String contractTitle) void
setDateFrom
(String dateFrom) void
setDateFrom
(Date dateFrom) void
void
void
-
Constructor Details
-
ContractPhoneRecord
public ContractPhoneRecord()
-
-
Method Details
-
getContractId
public int getContractId() -
setContractId
public void setContractId(int contractId) -
getContractTitle
-
setContractTitle
-
getContractComment
-
setContractComment
-
getPhone
-
setPhone
-
getDateFrom
-
setDateFrom
- Specified by:
setDateFrom
in interfacePeriodSet
-
setDateFrom
-
getDateTo
-
setDateTo
-
setDateTo
-
getComment
-
setComment
-