| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
Flight |
Flight.clone() |
Flight |
Flight.set(String fieldName,
Object value) |
Flight |
Flight.setEndDate(com.google.api.client.util.DateTime endDate) |
Flight |
Flight.setRateOrCost(Long rateOrCost)
Rate or cost of this flight.
|
Flight |
Flight.setStartDate(com.google.api.client.util.DateTime startDate) |
Flight |
Flight.setUnits(Long units)
Units of this flight.
|
| Modifier and Type | Method and Description |
|---|---|
List<Flight> |
Pricing.getFlights()
Flights of this inventory item.
|
| Modifier and Type | Method and Description |
|---|---|
Pricing |
Pricing.setFlights(List<Flight> flights)
Flights of this inventory item.
|
Copyright © 2011–2023 Google. All rights reserved.