public class VehicleInfo.TruckFunction
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
static int |
delivery
配送卡车
|
static int |
facility
工程车
|
static int |
farm
农用卡车
|
static int |
mail
邮政车
|
static int |
none |
static int |
tanker
其它槽罐车
|
static int |
transport
运输卡车
|
static int |
withAnExplosiveLoad
装有易爆品的卡车
|
static int |
withAWaterPollutingLoad
装有水污染品的卡车
|
static int |
withOtherDangerousLoads
装有其它危险品的卡车
|
构造器和说明 |
---|
TruckFunction() |
public static final int none
public static final int delivery
public static final int transport
public static final int facility
public static final int farm
public static final int withAnExplosiveLoad
public static final int withAWaterPollutingLoad
public static final int withOtherDangerousLoads
public static final int mail
public static final int tanker
©Mapbar Engine Team;All Rights Reserved