|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VehicleOperator
An entity capable of operating a vehicle. Could be a person or an AI computer.
| Method Summary | |
|---|---|
java.lang.String |
getOperatorName()
Gets the name of the vehicle operator |
boolean |
isFitForOperatingVehicle()
Checks if the vehicle operator is fit for operating the vehicle. |
| Method Detail |
|---|
boolean isFitForOperatingVehicle()
java.lang.String getOperatorName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||