Class DialUpPeriod
java.lang.Object
org.bgerp.model.base.Id
ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpPeriod
- All Implemented Interfaces:
Serializable
,Id<Integer>
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
void
setContractId
(int contractId) void
setEndDate
(Date endDate) void
setPeriodFrom
(String periodFrom) void
setPeriodTo
(String periodTo) void
setStartDate
(Date startDate)
-
Constructor Details
-
DialUpPeriod
public DialUpPeriod()
-
-
Method Details
-
getContractId
public int getContractId() -
setContractId
public void setContractId(int contractId) -
getPeriodFrom
-
setPeriodFrom
-
getPeriodTo
-
setPeriodTo
-
getStartDate
-
setStartDate
-
getEndDate
-
setEndDate
-