Class VoiceZoneCostMapItem
java.lang.Object
ru.bitel.bgbilling.modules.voice.common.bean.VoiceZoneCostMapItem
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetCost()
int
int
void
setCost
(BigDecimal cost) void
setCostSecond
(int costSecond) void
setVoiceZoneId
(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)
-