Class TrafficType

java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.modules.inet.common.bean.TrafficType
All Implemented Interfaces:
Serializable, GuiTitlable, Idable, ListItem

public class TrafficType extends IdTitle
Тип трафика
See Also:
  • Field Details

    • TIME_ID

      public static final Integer TIME_ID
    • TIME

      public static final TrafficType TIME
  • Constructor Details

    • TrafficType

      public TrafficType()
    • TrafficType

      public TrafficType(int id, String title, int unit)
  • Method Details

    • getUnit

      public int getUnit()
      Returns:
      See Also:
    • setUnit

      public void setUnit(int type)