taxisrus.implementation
Class Driver
java.lang.Object
|
+--taxisrus.implementation.Driver
- All Implemented Interfaces:
- Serializable
- public class Driver
- extends Object
- implements Serializable
- Author:
- MIKAM Tribe
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_driverID
protected int _driverID
_driverName
protected String _driverName
_favoriteMcDonaldsExtraValueMenuMeal
protected String _favoriteMcDonaldsExtraValueMenuMeal
Driver
public Driver()
Driver
public Driver(int driverID)
Driver
public Driver(int driverID,
String name)
setDriverID
public void setDriverID(int newID)
getDriverID
public int getDriverID()
getDriverName
public String getDriverName()
API documentation for build 958