public enum PlatformLandCategory extends java.lang.Enum<PlatformLandCategory> implements Category
Enum Constant and Description |
---|
AIR_DEFENSE_MISSILE_DEFENSE_UNIT_EQUIPMENT
Air Defense / Missile Defense Unit Equipment
|
ARMORED_FIGHTING_VEHICLE
Armored Fighting Vehicle, FV, APC, SP mortars, armored cars, chemical reconnaissance, Anti-Tank guided missile launchers, etc.
|
ARMORED_UTILITY_VEHICLE
Armored Utility Vehicle, Engineering vehicle, tracked load carriers, towing vehicles, recovery vehicles, AVLB, etc.
|
BUS_2
PlatformLandBusSubcategories
|
C4I_FACILITY
C4I Facility
|
CAR_2
PlatformLandCarSubcategories
|
CARGO_TRAILER
Cargo Trailer
|
CHEMICAL_DECONTAMINATION_TRAILER
Chemical Decontamination Trailer
|
CIVILIAN_VEHICLE
Civilian Vehicle, Civilian land vehicles were moved to a group of Category values starting at 80
|
COMMAND_CONTROL_COMMUNICATIONS_AND_INTELLIGENCE_C3I_SYSTEM
Command, Control, Communications, and Intelligence (C3I) System
|
COMMAND_FACILITY
Command Facility
|
COMMUNICATIONS_FACILITY
Communications Facility
|
CONSTRUCTION_SPECIALTY_VEHICLE_2
PlatformLandConstructionSpecialtyVehicleSubcategories
|
CONTROL_FACILITY
Control Facility
|
ENGINEER_EQUIPMENT
Engineer Equipment
|
FARM_SPECIALTY_VEHICLE_2
PlatformLandFarmSpecialtyVehicleSubcategories
|
FIELD_COMMAND_POST
Field Command Post
|
FIRE_CONTROL_FACILITY
Fire Control Facility
|
FUEL_TRAILER
Fuel Trailer
|
GENERATOR_TRAILER
Generator Trailer
|
HEAVY_EQUIPMENT_TRANSPORT_TRAILER
Heavy Equipment Transport Trailer
|
INTELLIGENCE_FACILITY
Intelligence Facility
|
LARGE_TRACKED_UTILITY_VEHICLE
Large Tracked Utility Vehicle, Greater than 4999 kg weight load
|
LARGE_WHEELED_UTILITY_VEHICLE
Large Wheeled Utility Vehicle, Greater than 1.25 tons
|
LIMBER
Limber
|
MAINTENANCE_EQUIPMENT_TRAILER
Maintenance Equipment Trailer
|
MINE_PLOW
Mine Plow
|
MINE_RAKE
Mine Rake
|
MINE_ROLLER
Mine Roller
|
MISSILE_DEFENSE_FACILITY
Missile Defense Facility
|
MORTAR
Mortar
|
MOTORCYCLE_2
PlatformLandMotorcycleSubcategories
|
MULTIPLE_UNIT_CARGO_TRUCK_2
PlatformLandMultipleUnitCargoTruckSubcategories
|
MULTIPLE_UNIT_UTILITY_EMERGENCY_TRUCK_2
PlatformLandMultipleUnitUtilityEmergencyTruckSubcategories
|
NON_MOTORIZED_2
PlatformLandNonmotorizedSubcategories
|
OBSERVATION_POST
Observation Post
|
OPERATIONS_FACILITY
Operations Facility
|
OTHER
Other
|
RECREATIONAL_2
PlatformLandRecreationalSubcategories
|
SELF_PROPELLED_ARTILLERY
Self-propelled Artillery, Guns and howitzers
|
SINGLE_UNIT_CARGO_TRUCK_2
PlatformLandSingleUnitCargoTruckSubcategories
|
SINGLE_UNIT_UTILITY_EMERGENCY_TRUCK_2
PlatformLandSingleUnitUtilityEmergencyTruckSubcategories
|
SMALL_TRACKED_UTILITY_VEHICLE
Small Tracked Utility Vehicle, 0-4999 kg weight load
|
SMALL_WHEELED_UTILITY_VEHICLE
Small Wheeled Utility Vehicle, 0-1.25 tons
|
SURVEILLANCE_FACILITY
Surveillance Facility
|
TANK
Tank
|
TOWED_ARTILLERY
Towed Artillery, Anti-Tank guns, guns and howitzers
|
TRAILER_2
PlatformLandTrailerSubcategories
|
TRAIN_CABOOSE
Train - Caboose
|
TRAIN_CAR
Train - Car
|
TRAIN_ENGINE
Train - Engine
|
TRAINS_2
PlatformLandTrainsSubcategories
|
UNMANNED
Unmanned
|
UTILITY_EMERGENCY_CAR_2
PlatformLandUtilityEmergencyCarSubcategories
|
WARNING_SYSTEM
Warning System
|
WATER_TRAILER
Water Trailer
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
static int |
getEnumBitWidth() |
static PlatformLandCategory |
getEnumForValue(int i) |
int |
getMarshalledSize() |
int |
getValue() |
void |
marshal(java.nio.ByteBuffer buff) |
void |
marshal(java.io.DataOutputStream dos) |
static PlatformLandCategory |
unmarshalEnum(java.nio.ByteBuffer buff) |
static PlatformLandCategory |
unmarshalEnum(java.io.DataInputStream dis) |
static PlatformLandCategory |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PlatformLandCategory[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final PlatformLandCategory OTHER
public static final PlatformLandCategory TANK
public static final PlatformLandCategory ARMORED_FIGHTING_VEHICLE
public static final PlatformLandCategory ARMORED_UTILITY_VEHICLE
public static final PlatformLandCategory SELF_PROPELLED_ARTILLERY
public static final PlatformLandCategory TOWED_ARTILLERY
public static final PlatformLandCategory SMALL_WHEELED_UTILITY_VEHICLE
public static final PlatformLandCategory LARGE_WHEELED_UTILITY_VEHICLE
public static final PlatformLandCategory SMALL_TRACKED_UTILITY_VEHICLE
public static final PlatformLandCategory LARGE_TRACKED_UTILITY_VEHICLE
public static final PlatformLandCategory MORTAR
public static final PlatformLandCategory MINE_PLOW
public static final PlatformLandCategory MINE_RAKE
public static final PlatformLandCategory MINE_ROLLER
public static final PlatformLandCategory CARGO_TRAILER
public static final PlatformLandCategory FUEL_TRAILER
public static final PlatformLandCategory GENERATOR_TRAILER
public static final PlatformLandCategory WATER_TRAILER
public static final PlatformLandCategory ENGINEER_EQUIPMENT
public static final PlatformLandCategory HEAVY_EQUIPMENT_TRANSPORT_TRAILER
public static final PlatformLandCategory MAINTENANCE_EQUIPMENT_TRAILER
public static final PlatformLandCategory LIMBER
public static final PlatformLandCategory CHEMICAL_DECONTAMINATION_TRAILER
public static final PlatformLandCategory WARNING_SYSTEM
public static final PlatformLandCategory TRAIN_ENGINE
public static final PlatformLandCategory TRAIN_CAR
public static final PlatformLandCategory TRAIN_CABOOSE
public static final PlatformLandCategory CIVILIAN_VEHICLE
public static final PlatformLandCategory AIR_DEFENSE_MISSILE_DEFENSE_UNIT_EQUIPMENT
public static final PlatformLandCategory COMMAND_CONTROL_COMMUNICATIONS_AND_INTELLIGENCE_C3I_SYSTEM
public static final PlatformLandCategory OPERATIONS_FACILITY
public static final PlatformLandCategory INTELLIGENCE_FACILITY
public static final PlatformLandCategory SURVEILLANCE_FACILITY
public static final PlatformLandCategory COMMUNICATIONS_FACILITY
public static final PlatformLandCategory COMMAND_FACILITY
public static final PlatformLandCategory C4I_FACILITY
public static final PlatformLandCategory CONTROL_FACILITY
public static final PlatformLandCategory FIRE_CONTROL_FACILITY
public static final PlatformLandCategory MISSILE_DEFENSE_FACILITY
public static final PlatformLandCategory FIELD_COMMAND_POST
public static final PlatformLandCategory OBSERVATION_POST
public static final PlatformLandCategory UNMANNED
public static final PlatformLandCategory MOTORCYCLE_2
public static final PlatformLandCategory CAR_2
public static final PlatformLandCategory BUS_2
public static final PlatformLandCategory SINGLE_UNIT_CARGO_TRUCK_2
public static final PlatformLandCategory SINGLE_UNIT_UTILITY_EMERGENCY_TRUCK_2
public static final PlatformLandCategory MULTIPLE_UNIT_CARGO_TRUCK_2
public static final PlatformLandCategory MULTIPLE_UNIT_UTILITY_EMERGENCY_TRUCK_2
public static final PlatformLandCategory CONSTRUCTION_SPECIALTY_VEHICLE_2
public static final PlatformLandCategory FARM_SPECIALTY_VEHICLE_2
public static final PlatformLandCategory TRAILER_2
public static final PlatformLandCategory RECREATIONAL_2
public static final PlatformLandCategory NON_MOTORIZED_2
public static final PlatformLandCategory TRAINS_2
public static final PlatformLandCategory UTILITY_EMERGENCY_CAR_2
public static PlatformLandCategory[] values()
for (PlatformLandCategory c : PlatformLandCategory.values()) System.out.println(c);
public static PlatformLandCategory valueOf(java.lang.String name)
name
- the name of the enum constant to be returned.java.lang.IllegalArgumentException
- if this enum type has no constant with the specified namejava.lang.NullPointerException
- if the argument is nullpublic java.lang.String getDescription()
getDescription
in interface Category
public static int getEnumBitWidth()
public static PlatformLandCategory getEnumForValue(int i)
public void marshal(java.io.DataOutputStream dos) throws java.io.IOException
java.io.IOException
public void marshal(java.nio.ByteBuffer buff) throws java.lang.Exception
java.lang.Exception
public static PlatformLandCategory unmarshalEnum(java.io.DataInputStream dis) throws java.lang.Exception
java.lang.Exception
public static PlatformLandCategory unmarshalEnum(java.nio.ByteBuffer buff) throws java.lang.Exception
java.lang.Exception
public int getMarshalledSize()