org.equanda.test.dm.client.constants
Interface VehicleConstants

All Known Implementing Classes:
VehicleSelectorBean

public interface VehicleConstants


Field Summary
static String TYPE_Airplane
           
static String TYPE_Vehicle
           
static String TYPE_VehicleWithWheels
           
static String TYPE_VehicleWithWings
           
 

Field Detail

TYPE_Vehicle

static final String TYPE_Vehicle
See Also:
Constant Field Values

TYPE_VehicleWithWings

static final String TYPE_VehicleWithWings
See Also:
Constant Field Values

TYPE_Airplane

static final String TYPE_Airplane
See Also:
Constant Field Values

TYPE_VehicleWithWheels

static final String TYPE_VehicleWithWheels
See Also:
Constant Field Values


Copyright © 2007-2008. All Rights Reserved.