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
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setComment
(String comment) void
setContract
(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
-