|
static final int | EXPLOSIVES = 0x00000001 |
| Class 1 (Explosives) U.S only.
|
|
static final int | FLAMMABLE_GASES = 0x00000002 |
| Class 2 (Flammable; compressed and poisonous gases) U.S only.
|
|
static final int | FLAMMABLE_LIQUIDS = 0x00000004 |
| Class 3 (Flammable and compressed liquids) U.S only.
|
|
static final int | FLAMMABLE_SOLIDS = 0x00000008 |
| Class 4 (Flammable solids; spontaneously combustible materials and water reactive substances) U.S only.
|
|
static final int | OXIDIZERS = 0x00000010 |
| Class 5 (Oxidizers and organic peroxides) U.S only.
|
|
static final int | POISONOUS = 0x00000020 |
| Class 6 (Poisonous {toxic} and infectious substances) U.S only.
|
|
static final int | RADIOACTIVE = 0x00000040 |
| Class 7 (Radioactive Materials) U.S only.
|
|
static final int | CORROSIVE = 0x00000080 |
| Class 8 (Corrosive Materials) U.S only.
|
|
static final int | HAZARDOUS = 0x00000100 |
| Class 9 (Misc Hazardous Materials) U.S only.
|
|
static final int | INHALATION_HAZARDS = 0x00000200 |
| Class I (Poisonous Inhalation Hazards) U.S only.
|
|
static final int | GENERAL = 0x00000400 |
| General hazardous materials.
|
|
static final int | EXPLOSIVE = 0x00000800 |
| Explosive materials.
|
|
static final int | HARMFUL_TO_WATER = 0x00001000 |
| Goods harmful to water.
|
|
static final int | AGRICULTURE = 0x00002000 |
| (do not use) Agriculture load restriction
|
|
static final int | COAL = 0x00004000 |
| (do not use) Coal load
|
|
static final int | BUILDING = 0x00008000 |
| (do not use) Building Materials load
|
|
static final int | SANITARY_VASTE = 0x00010000 |
| (do not use) Sanitary waste load
|
|
static final int | SAND_AND_GRAVEL = 0x00020000 |
| (do not use) Sand and Gravel
|
|
static final int | COMMODITY = 0x00040000 |
| (do not use) Commodity load
|
|
static final int | NATURAL_RESOURCES = 0x00080000 |
| (do not use) Natural Resources
|
|
static final int | TUNNEL_CATEGORY_B = 0x00100000 |
| Tunnel category B (EU only)
|
|
static final int | TUNNEL_CATEGORY_C = 0x00200000 |
| Tunnel category C (EU only)
|
|
static final int | TUNNEL_CATEGORY_D = 0x00400000 |
| Tunnel category D (EU only)
|
|
static final int | TUNNEL_CATEGORY_E = 0x00800000 |
| Tunnel category E (EU only)
|
|
HAZMAT / Load restrictions.