Class TrafficRangeSpec
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.modules.inet.common.bean.TrafficRangeSpec
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongintintgetMode()intintgetType()booleansetComment(String comment) setId(int id) Устанавливает id объектаsetMaxAmount(long maxAmount) setMaxAmountType(int maxAmountType) setMode(int mode) setTariffOptionDeactivate(boolean tariffOptionDeactivate) setTariffOptionId(int tariffOptionId) Устанавливает название (описание) объектаsetTitleForCustomer(String titleForCustomer) setType(int type) Methods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setAsNoSelect, to, toIdTitle, toStringMethods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap
-
Constructor Details
-
TrafficRangeSpec
public TrafficRangeSpec()
-
-
Method Details
-
setId
Description copied from class:IdУстанавливает id объекта -
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта -
getTitleForCustomer
-
setTitleForCustomer
-
getMode
public int getMode() -
setMode
-
getType
public int getType() -
setType
-
getTariffOptionId
public int getTariffOptionId() -
setTariffOptionId
-
getMaxAmountType
public int getMaxAmountType() -
setMaxAmountType
-
getMaxAmount
public long getMaxAmount() -
setMaxAmount
-
isTariffOptionDeactivate
public boolean isTariffOptionDeactivate() -
setTariffOptionDeactivate
-
getComment
-
setComment
-