Package ru.bitel.bgbilling.common.bean
Class SearchParam
java.lang.Object
ru.bitel.common.model.ContractId
ru.bitel.bgbilling.common.bean.SearchParam
- All Implemented Interfaces:
ContractIdable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPage()intString[]getSort()getType()setContractId(int contractId) setContractTitle(String contractTitle) setPeriod(PeriodWithTime period) setRecordId(int recordId) setType(PaymentType type) Methods inherited from class ru.bitel.common.model.ContractId
getContractId
-
Constructor Details
-
SearchParam
public SearchParam()
-
-
Method Details
-
getContractTitle
-
getMethod
-
getPage
-
getPeriod
-
getRecordId
public int getRecordId() -
getSort
-
getStatus
-
getType
-
setContractId
- Overrides:
setContractIdin classContractId
-
setContractTitle
-
setMethod
-
setPage
-
setPeriod
-
setRecordId
-
setSort
-
setStatus
-
setType
-