Class CustomerContract
java.lang.Object
ru.bitel.bgbilling.kernel.contract.api.common.bean.customer.CustomerContract
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongintgetTitle()setAccount(long account) setComment(String comment) setContractId(int contractId)
-
Constructor Details
-
CustomerContract
public CustomerContract()
-
-
Method Details
-
getAccount
public long getAccount() -
getComment
-
getContractId
public int getContractId() -
getTitle
-
setAccount
-
setComment
-
setContractId
-
setTitle
-