Class TrafficAmountKey
java.lang.Object
ru.bitel.bgbilling.apps.inet.accounting.bean.TrafficAmountKey
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
trafficTypeId
public final int trafficTypeId -
deviceId
public final int deviceId
-
-
Constructor Details
-
TrafficAmountKey
protected TrafficAmountKey() -
TrafficAmountKey
public TrafficAmountKey(int trafficTypeId, int deviceId)
-
-
Method Details