Class TrafficAmountKey

java.lang.Object
ru.bitel.bgbilling.apps.inet.accounting.bean.TrafficAmountKey

public class TrafficAmountKey extends Object
  • 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