接口 IBNOuterSettingParams.CarPowerType

  • 封闭接口:
    IBNOuterSettingParams

    public static interface IBNOuterSettingParams.CarPowerType
    车辆类型
    • 字段概要

      字段 
      修饰符和类型 字段 说明
      static int Invalid
      无效
      static int NewEnergy
      新能源(电车)
      static int Normal
      正常能源(汽油车)
    • 字段详细资料

      • Normal

        static final int Normal
        正常能源(汽油车)
        另请参阅:
        常量字段值
      • NewEnergy

        static final int NewEnergy
        新能源(电车)
        另请参阅:
        常量字段值