| Package | Description |
|---|---|
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
FlightCarrier |
FlightCarrier.clone() |
FlightCarrier |
FlightHeader.getCarrier()
Information about airline carrier.
|
FlightCarrier |
FlightHeader.getOperatingCarrier()
Information about operating airline carrier.
|
FlightCarrier |
FlightCarrier.set(String fieldName,
Object value) |
FlightCarrier |
FlightCarrier.setAirlineAllianceLogo(Image airlineAllianceLogo)
A logo for the airline alliance, displayed below the QR code that the passenger scans to board.
|
FlightCarrier |
FlightCarrier.setAirlineLogo(Image airlineLogo)
A logo for the airline described by carrierIataCode and localizedAirlineName.
|
FlightCarrier |
FlightCarrier.setAirlineName(LocalizedString airlineName)
A localized name of the airline specified by carrierIataCode.
|
FlightCarrier |
FlightCarrier.setCarrierIataCode(String carrierIataCode)
Two character IATA airline code of the marketing carrier (as opposed to operating carrier).
|
FlightCarrier |
FlightCarrier.setCarrierIcaoCode(String carrierIcaoCode)
Three character ICAO airline code of the marketing carrier (as opposed to operating carrier).
|
FlightCarrier |
FlightCarrier.setKind(String kind)
Identifies what kind of resource this is.
|
FlightCarrier |
FlightCarrier.setWideAirlineLogo(Image wideAirlineLogo)
The wide logo of the airline.
|
| Modifier and Type | Method and Description |
|---|---|
FlightHeader |
FlightHeader.setCarrier(FlightCarrier carrier)
Information about airline carrier.
|
FlightHeader |
FlightHeader.setOperatingCarrier(FlightCarrier operatingCarrier)
Information about operating airline carrier.
|
Copyright © 2011–2025 Google. All rights reserved.