Class ContractRemoveRule
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.kernel.contract.api.common.bean.ContractRemoveRule
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
Описание правила для автоматического удаления договора
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enum -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintsetBalance(BigDecimal balance) setComment(String comment) setDateFrom(LocalDate dateFrom) setId(int id) Устанавливает id объектаsetRemoveRuleType(ContractRemoveRule.RemoveRuleType removeRuleType) setStatuses(List<Integer> statuses) setTimeCount(int timeCount) Устанавливает название (описание) объектаsetTypeRuleRemoveByTime(ContractRemoveRule.TypeRuleRemoveByTime typeRuleRemoveByTime) 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
-
ContractRemoveRule
public ContractRemoveRule()
-
-
Method Details
-
getBalance
-
getComment
-
getDateFrom
-
getDateTo
-
getLabels
-
getRemoveRuleType
-
getStatuses
-
getTimeCount
public int getTimeCount() -
getTypeRuleRemoveByTime
-
setBalance
-
setComment
-
setDateFrom
-
setDateTo
-
setId
Description copied from class:IdУстанавливает id объекта -
setLabels
-
setRemoveRuleType
-
setStatuses
-
setTimeCount
-
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта -
setTypeRuleRemoveByTime
public ContractRemoveRule setTypeRuleRemoveByTime(ContractRemoveRule.TypeRuleRemoveByTime typeRuleRemoveByTime)
-