Package org.opentcs.drivers.vehicle
Klasse VehicleCommAdapterDescription
java.lang.Object
org.opentcs.drivers.vehicle.VehicleCommAdapterDescription
- Alle implementierten Schnittstellen:
Serializable
- Bekannte direkte Unterklassen:
DefaultVehicleCommAdapterDescription
Provides the description for a vehicle comm adapter.
- Siehe auch:
-
Konstruktordetails
-
VehicleCommAdapterDescription
public VehicleCommAdapterDescription()
-
-
Methodendetails
-
getDescription
Returns the description for a vehicle comm adapter.- Gibt zurück:
- The description for a vehicle comm adapter.
-
isSimVehicleCommAdapter
public abstract boolean isSimVehicleCommAdapter()Whether the comm adapter is a simulating one.- Gibt zurück:
true
if, and only if, the vehicle is a simulating one.
-
equals
-
hashCode
public int hashCode()
-