Uses of Class
com.duffel.sdk.model.City1
Packages that use City1
-
Uses of City1 in com.duffel.sdk.model
Methods in com.duffel.sdk.model that return City1Modifier and TypeMethodDescription@Valid City1Airport1.getCity()Get city@Valid City1OfferSliceSegmentDestination.getCity()Get city@Valid City1OrderChangeSlicesSliceSegmentsInnerDestination.getCity()Get cityCity1.iataCountryCode(String iataCountryCode) Methods in com.duffel.sdk.model that return types with arguments of type City1Modifier and TypeMethodDescriptionorg.openapitools.jackson.nullable.JsonNullable<City1>Airport1.getCity_JsonNullable()org.openapitools.jackson.nullable.JsonNullable<City1>OfferSliceSegmentDestination.getCity_JsonNullable()org.openapitools.jackson.nullable.JsonNullable<City1>OrderChangeSlicesSliceSegmentsInnerDestination.getCity_JsonNullable()Methods in com.duffel.sdk.model with parameters of type City1Modifier and TypeMethodDescriptionvoidvoidvoidMethod parameters in com.duffel.sdk.model with type arguments of type City1Modifier and TypeMethodDescriptionvoidAirport1.setCity_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<City1> city) voidOfferSliceSegmentDestination.setCity_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<City1> city) voidOrderChangeSlicesSliceSegmentsInnerDestination.setCity_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<City1> city)