Class WebContractSearchResult
java.lang.Object
ru.bitel.bgbilling.kernel.admin.web.server.bean.WebContractSearchResult
- All Implemented Interfaces:
ContractIdable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
Возвращает id договораvoid
setContractId
(int contractId) void
setContractTitle
(String contractTitle) void
setVerifyTitle
(String verifyTitle) void
setVerifyValue
(String verifyValue)
-
Constructor Details
-
WebContractSearchResult
public WebContractSearchResult()
-
-
Method Details
-
getContractId
public int getContractId()Description copied from interface:ContractIdable
Возвращает id договора- Specified by:
getContractId
in interfaceContractIdable
- Returns:
-
setContractId
public void setContractId(int contractId) -
getContractTitle
-
setContractTitle
-
getVerifyTitle
-
setVerifyTitle
-
getVerifyValue
-
setVerifyValue
-