Class MegafonTariffRemainder
java.lang.Object
ru.bitel.bgbilling.modules.megafon.server.bean.MegafonTariffRemainder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MegafonTariffRemainderfrom(org.json.JSONObject json) intgetUnit()intgetValue()setBaseValue(int baseValue) setDescription(String description) setValue(int value)
-
Constructor Details
-
MegafonTariffRemainder
public MegafonTariffRemainder()
-
-
Method Details
-
getDescription
-
getBaseValue
public int getBaseValue() -
getValue
public int getValue() -
getUnit
-
setDescription
-
setBaseValue
-
setValue
-
setUnit
-
from
-