Class ContractContact
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.bgbilling.plugins.dispatch.common.bean.Contact
ru.bitel.bgbilling.plugins.dispatch.common.bean.ContractContact
- All Implemented Interfaces:
 Serializable,Idable
- See Also:
 
- 
Field Summary
 - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidsetComment(String comment) voidsetContract(String contract) Methods inherited from class ru.bitel.bgbilling.plugins.dispatch.common.bean.Contact
equals, getContactTypeId, getContractId, getDefaultValue, getValue, getValueForSend, getValueForView, hashCode, setContactTypeId, setContractId, setDefaultValue, setValue, toString 
- 
Constructor Details
- 
ContractContact
public ContractContact() 
 - 
 - 
Method Details
- 
getContract
 - 
setContract
 - 
getComment
 - 
setComment
 
 -