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