Class ContractSearchDto
java.lang.Object
ru.bgcrm.plugin.bgbilling.proto.model.contract.ContractSearchDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetContractComment(String contractComment) voidsetContractId(int contractId) voidsetContractTitle(String contractTitle)
-
Constructor Details
-
ContractSearchDto
public ContractSearchDto()
-
-
Method Details
-
getContractId
public int getContractId() -
setContractId
public void setContractId(int contractId) -
getContractTitle
-
setContractTitle
-
getContractComment
-
setContractComment
-
toContract
-