Package ru.bitel.bgbilling.common.bean
Class SearchParam
java.lang.Object
ru.bitel.bgbilling.common.bean.SearchParam
- All Implemented Interfaces:
ContractIdable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintВозвращает id договораgetPage()String[]getSort()getType()setContractId(int contractId) setContractTitle(String contractTitle) setPeriod(PeriodWithTime period) setType(PaymentType type)
-
Constructor Details
-
SearchParam
public SearchParam()
-
-
Method Details
-
getContractId
public int getContractId()Description copied from interface:ContractIdableВозвращает id договора- Specified by:
getContractIdin interfaceContractIdable- Returns:
-
getContractTitle
-
getMethod
-
getPage
-
getPeriod
-
getSort
-
getStatus
-
getType
-
setContractId
-
setContractTitle
-
setMethod
-
setPage
-
setPeriod
-
setSort
-
setStatus
-
setType
-