Class VoiceCostMap

java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.modules.voice.common.bean.VoiceCostMap
All Implemented Interfaces:
Serializable, GuiTitlable, Idable, ListItem

public class VoiceCostMap extends IdTitle
Модель карты цен модуля Voice.
See Also:
  • Constructor Details

    • VoiceCostMap

      public VoiceCostMap()
  • Method Details

    • getComment

      public String getComment()
      Получение комментария для карты цен.
      Returns:
      комментарий.
    • setComment

      public void setComment(String comment)
      Установка комментария для карты цен.
      Parameters:
      comment - комментарий.
    • getOperatorId

      public int getOperatorId()
    • setOperatorId

      public void setOperatorId(int operatorId)