Package com.chrt.api.types
Interface CargojsonFlightIdentity.FlightStage
-
- All Known Implementing Classes:
CargojsonFlightIdentity.Builder
- Enclosing class:
- CargojsonFlightIdentity
public static interface CargojsonFlightIdentity.FlightStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CargojsonFlightIdentity.ScheduledDateStageflight(java.lang.String flight)CargojsonFlightIdentity.Builderfrom(CargojsonFlightIdentity other)
-
-
-
Method Detail
-
flight
CargojsonFlightIdentity.ScheduledDateStage flight(@NotNull java.lang.String flight)
-
from
CargojsonFlightIdentity.Builder from(CargojsonFlightIdentity other)
-
-