类的使用
ai.nextbillion.maps.model.VehicleType
| 程序包 | 说明 |
|---|---|
| ai.nextbillion.maps.model |
-
ai.nextbillion.maps.model中VehicleType的使用
声明为VehicleType的ai.nextbillion.maps.model中的字段 修饰符和类型 字段 说明 VehicleTypeVehicle. typeThe type of vehicle that runs on this line.返回VehicleType的ai.nextbillion.maps.model中的方法 修饰符和类型 方法 说明 static VehicleTypeVehicleType. valueOf(java.lang.String name)返回带有指定名称的该类型的枚举常量。static VehicleType[]VehicleType. values()按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。