Package com.chrt.api.types
Interface FlightAwareAlertFlight.FaFlightIdStage
-
- All Known Implementing Classes:
FlightAwareAlertFlight.Builder
- Enclosing class:
- FlightAwareAlertFlight
public static interface FlightAwareAlertFlight.FaFlightIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FlightAwareAlertFlight.IdentStagefaFlightId(java.lang.String faFlightId)FlightAwareAlertFlight.Builderfrom(FlightAwareAlertFlight other)
-
-
-
Method Detail
-
faFlightId
FlightAwareAlertFlight.IdentStage faFlightId(@NotNull java.lang.String faFlightId)
-
from
FlightAwareAlertFlight.Builder from(FlightAwareAlertFlight other)
-
-