class FlightWithEmissions extends Model (View source)

Properties

protected $emissionsGramsPerPaxType
protected $emissionsGramsPerPaxDataType
protected $flightType
protected $flightDataType

Methods

setEmissionsGramsPerPax(EmissionsGramsPerPax $emissionsGramsPerPax)

No description

setFlight(Flight $flight)

No description

getFlight()

No description

Details

setEmissionsGramsPerPax(EmissionsGramsPerPax $emissionsGramsPerPax)

No description

Parameters

EmissionsGramsPerPax $emissionsGramsPerPax

EmissionsGramsPerPax getEmissionsGramsPerPax()

No description

Return Value

EmissionsGramsPerPax

setFlight(Flight $flight)

No description

Parameters

Flight $flight

Flight getFlight()

No description

Return Value

Flight