Class BillListFilter
java.lang.Object
ru.bitel.bgbilling.modules.bill.common.bean.BillListFilter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintintintgetMonth()intintgetPage()intintintintintintgetYear()booleanbooleanisGetXml()setAccountId(int accountId) setAddressSortParamId(int addressSortParamId) setBillNumber(String billNumber) setContractLabelIds(List<Integer> contractLabelIds) setContractLabelMode(String contractLabelMode) setContractTitle(String contractTitle) setCountOfBill(int countOfBill) setDateType(int dateType) setForRegister(boolean forRegister) setGetXml(boolean getXml) setMonth(int month) setNameSortParam(String nameSortParam) setPackageId(int packageId) setPackageParamId(int packageParamId) setPayedType(int payedType) setPrimarySortMode(int primarySortMode) setSecondarySortMode(int secondarySortMode) setTypeIds(List<Integer> typeIds) setUnloadType(int unloadType) setUserType(int userType) setYear(int year)
-
Constructor Details
-
BillListFilter
public BillListFilter()
-
-
Method Details
-
getAccountId
public int getAccountId() -
getBillNumber
-
getContractTitle
-
getMonth
public int getMonth() -
getPackageId
public int getPackageId() -
getPackageParamId
public int getPackageParamId() -
getPage
-
getYear
public int getYear() -
getPeriod
-
getPrimarySortMode
public int getPrimarySortMode() -
getSecondarySortMode
public int getSecondarySortMode() -
getAddressSortParamId
public int getAddressSortParamId() -
getNameSortParam
-
getDateType
public int getDateType() -
getPayedType
public int getPayedType() -
getUserType
public int getUserType() -
getUnloadType
public int getUnloadType() -
getTypeIds
-
getContractLabelIds
-
getContractLabelMode
-
getCountOfBill
public int getCountOfBill() -
isForRegister
public boolean isForRegister() -
isGetXml
public boolean isGetXml() -
setAccountId
-
setBillNumber
-
setContractTitle
-
setMonth
-
setPackageId
-
setPackageParamId
-
setPage
-
setYear
-
setPeriod
-
setPrimarySortMode
-
setSecondarySortMode
-
setAddressSortParamId
-
setNameSortParam
-
setDateType
-
setPayedType
-
setUserType
-
setUnloadType
-
setTypeIds
-
setContractLabelIds
-
setContractLabelMode
-
setCountOfBill
-
setForRegister
-
setGetXml
-