Class TrafficRangeDetailReport
java.lang.Object
ru.bitel.bgbilling.modules.inet.common.bean.TrafficRangeDetailReport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
int
getMode()
int
getTitle()
long
int
getType()
setDetailValueList
(List<TrafficRangeDetailValue> trafficRangeDetailList) setMaxAmount
(long maxAmount) setMode
(int mode) setTariffOptionId
(int tariffOptionId) setTreeNodeId
(long treeNodeId) setType
(int type)
-
Constructor Details
-
TrafficRangeDetailReport
public TrafficRangeDetailReport()
-
-
Method Details
-
getTreeNodeId
public long getTreeNodeId() -
setTreeNodeId
-
getMode
public int getMode() -
setMode
-
getTitle
-
setTitle
-
getType
public int getType() -
setType
-
getTariffOptionId
public int getTariffOptionId() -
setTariffOptionId
-
getMaxAmount
public long getMaxAmount() -
setMaxAmount
-
getDetailValueList
-
setDetailValueList
public TrafficRangeDetailReport setDetailValueList(List<TrafficRangeDetailValue> trafficRangeDetailList)
-