public enum PlatformLandConstructionSpecialtyVehicleSubcategories extends java.lang.Enum<PlatformLandConstructionSpecialtyVehicleSubcategories> implements SubCategory
Enum Constant and Description |
---|
BULLDOZER_TRACKED
Bulldozer, Tracked
|
BULLDOZER_TRACTOR_MOUNTED
Bulldozer, Tractor Mounted
|
COMPACTOR_HIGH_SPEED
Compactor, High Speed
|
CONCRETE_MIXER_FRONT_DISCHARGE
Concrete Mixer, Front Discharge
|
CONCRETE_MIXER_LONG_REACH_BOOM
Concrete Mixer, Long Reach Boom
|
CONCRETE_MIXER_OTHER
Concrete Mixer, Other
|
CONCRETE_MIXER_REAR_DISCHARGE
Concrete Mixer, Rear Discharge
|
CONCRETE_MIXER_SIX_AXLE
Concrete Mixer, Six Axle
|
CONCRETE_MIXER_VOLUMETRIC
Concrete Mixer, Volumetric
|
CRANE_CONSTRUCTION
Crane, Construction
|
CRANE_SHOVEL
Crane, Shovel
|
CRANE_TRACKED
Crane, Tracked
|
CRANE_TRACTOR_MOUNTED
Crane, Tractor Mounted
|
CRANE_WHEELED
Crane, Wheeled
|
DRILLING_MACHINE
Drilling Machine
|
DUMP_TRUCK_ARTICULATED
Dump Truck, Articulated
|
DUMP_TRUCK_OFF_ROAD
Dump Truck, Off Road
|
DUMP_TRUCK_OTHER
Dump Truck, Other
|
DUMP_TRUCK_SUPER
Dump Truck, Super
|
DUMP_TRUCK_TRANSFER
Dump Truck, Transfer
|
EXCAVATOR_DRAGLINE
Excavator, Dragline
|
EXCAVATOR_GIANT
Excavator Giant
|
EXCAVATOR_LONG_REACH
Excavator, Long Reach
|
EXCAVATOR_MOBILE_TIRE
Excavator, Mobile Tire
|
EXCAVATOR_OTHER
Excavator, Other
|
FORK_LIFT_ROUGHT_TERRAIN
Fork Lift, Rought Terrain
|
FORK_LIFT_TRUCK
Fork Lift, Truck
|
FORKLIFT
Forklift
|
GRADER
Grader
|
LOADER
Loader
|
LOADER_BACKHOE
Loader, Backhoe
|
MINI_EXCAVATOR
Mini Excavator
|
OTHER
Other
|
PAVER
Paver
|
ROAD_ROLLER_DOUBLE_DRUM_SHEEPS
Road Roller, Double Drum, Sheeps
|
ROAD_ROLLER_DOUBLE_DRUM_SMOOTH
Road Roller, Double Drum, Smooth
|
ROAD_ROLLER_OTHER
Road Roller, Other
|
ROAD_ROLLER_PNEUMATIC_TIRED
Road Roller, Pneumatic Tired
|
ROAD_ROLLER_SINGLE_DRUM_SHEEPS
Road Roller, Single Drum, Sheeps
|
ROAD_ROLLER_SINGLE_DRUM_SMOOTH
Road Roller, Single Drum, Smooth
|
ROLLER_VIBRATORY_COMPACTOR
Roller, Vibratory Compactor
|
SCRAPER
Scraper
|
SKID_STEER
Skid Steer
|
SNOWCAT
Snowcat
|
SWEEPER_ROTARY
Sweeper, Rotary
|
TRACTOR_INDUSTRIAL
Tractor, Industrial
|
TRANSLOADER
Transloader
|
TRENCHER_CHAIN
Trencher, Chain
|
TRENCHER_ROCKWHEEL
Trencher, Rockwheel
|
TRUCK_DRILLING
Truck, Drilling
|
TRUCK_DRILLING_SUPPORT
Truck, Drilling Support
|
TRUCK_FUEL_DELIVERY
Truck, Fuel Delivery
|
TRUCK_LINE_MARKING_CONSTRUCTION
Truck, Line Marking, Construction
|
TRUCK_SAWMILL
Truck, Sawmill
|
TRUCK_WATER_CONSTRUCTION
Truck, Water, Construction
|
TUG
Tug
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
static int |
getEnumBitWidth() |
static PlatformLandConstructionSpecialtyVehicleSubcategories |
getEnumForValue(int i) |
int |
getMarshalledSize() |
int |
getValue() |
void |
marshal(java.nio.ByteBuffer buff) |
void |
marshal(java.io.DataOutputStream dos) |
static PlatformLandConstructionSpecialtyVehicleSubcategories |
unmarshalEnum(java.nio.ByteBuffer buff) |
static PlatformLandConstructionSpecialtyVehicleSubcategories |
unmarshalEnum(java.io.DataInputStream dis) |
static PlatformLandConstructionSpecialtyVehicleSubcategories |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PlatformLandConstructionSpecialtyVehicleSubcategories[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final PlatformLandConstructionSpecialtyVehicleSubcategories OTHER
public static final PlatformLandConstructionSpecialtyVehicleSubcategories TUG
public static final PlatformLandConstructionSpecialtyVehicleSubcategories FORKLIFT
public static final PlatformLandConstructionSpecialtyVehicleSubcategories LOADER
public static final PlatformLandConstructionSpecialtyVehicleSubcategories LOADER_BACKHOE
public static final PlatformLandConstructionSpecialtyVehicleSubcategories CRANE_TRACTOR_MOUNTED
public static final PlatformLandConstructionSpecialtyVehicleSubcategories CRANE_WHEELED
public static final PlatformLandConstructionSpecialtyVehicleSubcategories GRADER
public static final PlatformLandConstructionSpecialtyVehicleSubcategories ROAD_ROLLER_OTHER
public static final PlatformLandConstructionSpecialtyVehicleSubcategories ROAD_ROLLER_DOUBLE_DRUM_SMOOTH
public static final PlatformLandConstructionSpecialtyVehicleSubcategories ROAD_ROLLER_SINGLE_DRUM_SMOOTH
public static final PlatformLandConstructionSpecialtyVehicleSubcategories ROAD_ROLLER_DOUBLE_DRUM_SHEEPS
public static final PlatformLandConstructionSpecialtyVehicleSubcategories ROAD_ROLLER_SINGLE_DRUM_SHEEPS
public static final PlatformLandConstructionSpecialtyVehicleSubcategories ROAD_ROLLER_PNEUMATIC_TIRED
public static final PlatformLandConstructionSpecialtyVehicleSubcategories EXCAVATOR_OTHER
public static final PlatformLandConstructionSpecialtyVehicleSubcategories EXCAVATOR_DRAGLINE
public static final PlatformLandConstructionSpecialtyVehicleSubcategories EXCAVATOR_LONG_REACH
public static final PlatformLandConstructionSpecialtyVehicleSubcategories EXCAVATOR_MOBILE_TIRE
public static final PlatformLandConstructionSpecialtyVehicleSubcategories MINI_EXCAVATOR
public static final PlatformLandConstructionSpecialtyVehicleSubcategories EXCAVATOR_GIANT
public static final PlatformLandConstructionSpecialtyVehicleSubcategories BULLDOZER_TRACTOR_MOUNTED
public static final PlatformLandConstructionSpecialtyVehicleSubcategories BULLDOZER_TRACKED
public static final PlatformLandConstructionSpecialtyVehicleSubcategories SCRAPER
public static final PlatformLandConstructionSpecialtyVehicleSubcategories SKID_STEER
public static final PlatformLandConstructionSpecialtyVehicleSubcategories DUMP_TRUCK_OTHER
public static final PlatformLandConstructionSpecialtyVehicleSubcategories DUMP_TRUCK_ARTICULATED
public static final PlatformLandConstructionSpecialtyVehicleSubcategories DUMP_TRUCK_TRANSFER
public static final PlatformLandConstructionSpecialtyVehicleSubcategories DUMP_TRUCK_SUPER
public static final PlatformLandConstructionSpecialtyVehicleSubcategories DUMP_TRUCK_OFF_ROAD
public static final PlatformLandConstructionSpecialtyVehicleSubcategories PAVER
public static final PlatformLandConstructionSpecialtyVehicleSubcategories DRILLING_MACHINE
public static final PlatformLandConstructionSpecialtyVehicleSubcategories CONCRETE_MIXER_OTHER
public static final PlatformLandConstructionSpecialtyVehicleSubcategories CONCRETE_MIXER_REAR_DISCHARGE
public static final PlatformLandConstructionSpecialtyVehicleSubcategories CONCRETE_MIXER_FRONT_DISCHARGE
public static final PlatformLandConstructionSpecialtyVehicleSubcategories CONCRETE_MIXER_SIX_AXLE
public static final PlatformLandConstructionSpecialtyVehicleSubcategories CONCRETE_MIXER_LONG_REACH_BOOM
public static final PlatformLandConstructionSpecialtyVehicleSubcategories CONCRETE_MIXER_VOLUMETRIC
public static final PlatformLandConstructionSpecialtyVehicleSubcategories TRENCHER_CHAIN
public static final PlatformLandConstructionSpecialtyVehicleSubcategories TRENCHER_ROCKWHEEL
public static final PlatformLandConstructionSpecialtyVehicleSubcategories SNOWCAT
public static final PlatformLandConstructionSpecialtyVehicleSubcategories CRANE_TRACKED
public static final PlatformLandConstructionSpecialtyVehicleSubcategories CRANE_SHOVEL
public static final PlatformLandConstructionSpecialtyVehicleSubcategories SWEEPER_ROTARY
public static final PlatformLandConstructionSpecialtyVehicleSubcategories ROLLER_VIBRATORY_COMPACTOR
public static final PlatformLandConstructionSpecialtyVehicleSubcategories FORK_LIFT_TRUCK
public static final PlatformLandConstructionSpecialtyVehicleSubcategories FORK_LIFT_ROUGHT_TERRAIN
public static final PlatformLandConstructionSpecialtyVehicleSubcategories TRANSLOADER
public static final PlatformLandConstructionSpecialtyVehicleSubcategories TRUCK_WATER_CONSTRUCTION
public static final PlatformLandConstructionSpecialtyVehicleSubcategories TRUCK_FUEL_DELIVERY
public static final PlatformLandConstructionSpecialtyVehicleSubcategories TRUCK_SAWMILL
public static final PlatformLandConstructionSpecialtyVehicleSubcategories TRUCK_LINE_MARKING_CONSTRUCTION
public static final PlatformLandConstructionSpecialtyVehicleSubcategories TRACTOR_INDUSTRIAL
public static final PlatformLandConstructionSpecialtyVehicleSubcategories COMPACTOR_HIGH_SPEED
public static final PlatformLandConstructionSpecialtyVehicleSubcategories TRUCK_DRILLING
public static final PlatformLandConstructionSpecialtyVehicleSubcategories TRUCK_DRILLING_SUPPORT
public static final PlatformLandConstructionSpecialtyVehicleSubcategories CRANE_CONSTRUCTION
public static PlatformLandConstructionSpecialtyVehicleSubcategories[] values()
for (PlatformLandConstructionSpecialtyVehicleSubcategories c : PlatformLandConstructionSpecialtyVehicleSubcategories.values()) System.out.println(c);
public static PlatformLandConstructionSpecialtyVehicleSubcategories 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 int getValue()
getValue
in interface SubCategory
public java.lang.String getDescription()
getDescription
in interface SubCategory
public static int getEnumBitWidth()
public static PlatformLandConstructionSpecialtyVehicleSubcategories 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 PlatformLandConstructionSpecialtyVehicleSubcategories unmarshalEnum(java.io.DataInputStream dis) throws java.lang.Exception
java.lang.Exception
public static PlatformLandConstructionSpecialtyVehicleSubcategories unmarshalEnum(java.nio.ByteBuffer buff) throws java.lang.Exception
java.lang.Exception
public int getMarshalledSize()