Class TrafficShowConfig
java.lang.Object
ru.bitel.bgbilling.modules.dialup.server.bean.TrafficShowConfig
public class TrafficShowConfig
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description static intCUSTOM_SERVCESstatic intRADIN_RADOUT -
Constructor Summary
Constructors Constructor Description TrafficShowConfig(java.lang.String param) -
Method Summary
Modifier and Type Method Description intgetMode()java.util.List<java.lang.Integer>getServiceCodes()java.lang.StringgetTrafficTitles()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
RADIN_RADOUT
public static final int RADIN_RADOUT- See Also:
- Constant Field Values
-
CUSTOM_SERVCES
public static final int CUSTOM_SERVCES- See Also:
- Constant Field Values
-
-
Constructor Details
-
TrafficShowConfig
public TrafficShowConfig(java.lang.String param)
-
-
Method Details
-
getTrafficTitles
public java.lang.String getTrafficTitles() -
getServiceCodes
public java.util.List<java.lang.Integer> getServiceCodes() -
getMode
public int getMode()
-