Package com.chrt.api.types
Interface FlightLeg1.SchemaVersionStage
-
- All Known Implementing Classes:
FlightLeg1.Builder
- Enclosing class:
- FlightLeg1
public static interface FlightLeg1.SchemaVersionStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FlightLeg1.Builderfrom(FlightLeg1 other)FlightLeg1.IdStageschemaVersion(int schemaVersion)
-
-
-
Method Detail
-
schemaVersion
FlightLeg1.IdStage schemaVersion(int schemaVersion)
-
from
FlightLeg1.Builder from(FlightLeg1 other)
-
-