Class VoiceZoneCostMapItem
java.lang.Object
ru.bitel.bgbilling.modules.voice.common.bean.VoiceZoneCostMapItem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCost()intintvoidsetCost(BigDecimal cost) voidsetCostSecond(int costSecond) voidsetVoiceZoneId(int voiceZoneId)
-
Constructor Details
-
VoiceZoneCostMapItem
public VoiceZoneCostMapItem()
-
-
Method Details
-
getVoiceZoneId
public int getVoiceZoneId() -
getCost
-
getCostSecond
public int getCostSecond() -
setVoiceZoneId
public void setVoiceZoneId(int voiceZoneId) -
setCost
-
setCostSecond
public void setCostSecond(int costSecond)
-