Class ContractContact
java.lang.Object
ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
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
Methods inherited from class ru.bitel.common.model.Id
copyTo, getId, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, setId
Methods inherited from class ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
getLogger, logError
-
Constructor Details
-
ContractContact
public ContractContact()
-
-
Method Details
-
getContract
-
setContract
-
getComment
-
setComment
-