Class VoiceCostMapRange
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.bgbilling.modules.voice.common.bean.VoiceCostMapRange
- All Implemented Interfaces:
Serializable,Idable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintsetComment(String comment) setCostMapId(int costMapId) setDateFrom(LocalDate dateFrom) setId(int id) Устанавливает id объектаsetRangeCost(BigDecimal rangeCost) setRangeId(int rangeId)
-
Constructor Details
-
VoiceCostMapRange
public VoiceCostMapRange()
-
-
Method Details