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 RaceDriverProfile
public Urn getRaceTeamId()
getRaceTeamId
in interface RaceDriverProfile
public Car getCar()
getCar
in interface RaceDriverProfile
Copyright © 2016–2025. All rights reserved.