Uses of Record Class
records.AirportQueriesWrapper.AirportQuery
Packages that use AirportQueriesWrapper.AirportQuery
-
Uses of AirportQueriesWrapper.AirportQuery in records
Methods in records that return types with arguments of type AirportQueriesWrapper.AirportQueryModifier and TypeMethodDescriptionAirportQueriesWrapper.airportQueries()
Returns the value of theairportQueries
record component.Constructor parameters in records with type arguments of type AirportQueriesWrapper.AirportQueryModifierConstructorDescriptionAirportQueriesWrapper
(List<AirportQueriesWrapper.AirportQuery> airportQueries) Creates an instance of aAirportQueriesWrapper
record class.