Package com.chrt.api.types
Interface FlightLeg1.FlightNumberStage
-
- All Known Implementing Classes:
FlightLeg1.Builder
- Enclosing class:
- FlightLeg1
public static interface FlightLeg1.FlightNumberStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FlightLeg1.ProvenanceStageflightNumber(java.lang.String flightNumber)
-
-
-
Method Detail
-
flightNumber
FlightLeg1.ProvenanceStage flightNumber(@NotNull java.lang.String flightNumber)
-
-