public class RaceDriverProfileCi extends Object
| Constructor and Description | 
|---|
RaceDriverProfileCi(ExportableRaceDriverProfileCi exportable)  | 
RaceDriverProfileCi(Urn raceDriverId,
                   Urn raceTeamId,
                   CarCi car)  | 
| Modifier and Type | Method and Description | 
|---|---|
ExportableRaceDriverProfileCi | 
export()  | 
CarCi | 
getCar()  | 
Urn | 
getRaceDriverId()  | 
Urn | 
getRaceTeamId()  | 
public RaceDriverProfileCi(ExportableRaceDriverProfileCi exportable)
public Urn getRaceDriverId()
public Urn getRaceTeamId()
public CarCi getCar()
public ExportableRaceDriverProfileCi export()
Copyright © 2016–2025. All rights reserved.