public class RaceDriverProfileImpl extends Object implements RaceDriverProfile
RaceDriverProfile| Constructor and Description |
|---|
RaceDriverProfileImpl(RaceDriverProfileCi raceDriver) |
| Modifier and Type | Method and Description |
|---|---|
Car |
getCar()
Returns the car information
|
Urn |
getRaceDriverId()
Returns the race driver id
|
Urn |
getRaceTeamId()
Returns the race team id
|
public RaceDriverProfileImpl(RaceDriverProfileCi raceDriver)
public Urn getRaceDriverId()
getRaceDriverId in interface RaceDriverProfilepublic Urn getRaceTeamId()
getRaceTeamId in interface RaceDriverProfilepublic Car getCar()
getCar in interface RaceDriverProfileCopyright © 2016–2025. All rights reserved.