Class ContractNote
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.kernel.contract.api.common.bean.ContractNote
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
Примечание договора.
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetDate()intbooleansetComment(String comment) setContractId(int contractId) setDateTime(LocalDateTime time) setId(int id) Устанавливает id объектаУстанавливает название (описание) объектаsetUserId(int userId) setVisible(boolean visible) Methods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setAsNoSelect, to, toIdTitle, toStringMethods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap
-
Constructor Details
-
ContractNote
public ContractNote()
-
-
Method Details
-
getComment
-
getContractId
public int getContractId() -
getDate
-
getDateTime
-
getUserId
public int getUserId() -
isVisible
public boolean isVisible() -
setComment
-
setContractId
-
setDateTime
-
setId
Description copied from class:IdУстанавливает id объекта -
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта -
setUserId
-
setVisible
-