◆ getSegment()
Get the segment data as an array.
- Returns
- array|null Returns the segment data as an array or null if not set.
◆ setIataDepartureCode()
| setIataDepartureCode |
( |
string |
$iataDepartureCode | ) |
|
Set the IATA departure code for the segment.
- Parameters
-
| string | $iataDepartureCode | The IATA departure code for the segment. |
- Returns
- static Returns the instance of the class for method chaining.
◆ setIataDestinationCode()
| setIataDestinationCode |
( |
string |
$iataDestinationCode | ) |
|
Set the IATA destination code for the segment.
- Parameters
-
| string | $iataDestinationCode | The IATA destination code for the segment. |
- Returns
- static Returns the instance of the class for method chaining.
The documentation for this class was generated from the following file: