接口 VehicleConstant.PlateType

  • 封闭接口:
    VehicleConstant

    public static interface VehicleConstant.PlateType
    车牌颜色
    • 字段概要

      字段 
      修饰符和类型 字段 说明
      static int BLACK
      黑牌
      static int BLUE
      蓝牌
      static int GREEN
      绿牌
      static int INVALID
      未知
      static int WHITE
      白牌
      static int YELLOW
      黄牌