Class ContractDocType
java.lang.Object
ru.bitel.bgbilling.modules.bill.server.bean.ContractDocType
- All Implemented Interfaces:
ContractIdable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintВозвращает id договораintintgetId()setContractId(int contractId) setDocTypeId(int docTypeId) setDocTypeTitle(String docTypeTitle) setId(int id)
-
Constructor Details
-
ContractDocType
public ContractDocType()
-
-
Method Details
-
getDocTypeTitle
-
setDocTypeTitle
-
getContractId
public int getContractId()Description copied from interface:ContractIdableВозвращает id договора- Specified by:
getContractIdin interfaceContractIdable- Returns:
-
setContractId
-
getDocTypeId
public int getDocTypeId() -
setDocTypeId
-
getId
public int getId() -
setId
-