Class TrafficType

java.lang.Object
org.bgerp.model.base.Id
org.bgerp.model.base.IdTitle
ru.bgcrm.plugin.bgbilling.proto.model.inet.TrafficType
All Implemented Interfaces:
Serializable, Id<Integer>, IdTitle<Integer>, Title

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)