public class Driver extends Person
| Modifier and Type | Method and Description |
|---|---|
int |
getAge() |
void |
passedDrivingTest(boolean b) |
void |
setAge(int age) |
public Driver(String name)
Copyright © 2007-2012 Red Hat Middleware, LLC. All Rights Reserved