Uses of Class
com.duffel.sdk.model.WingPosition
Packages that use WingPosition
-
Uses of WingPosition in com.duffel.sdk.model
Methods in com.duffel.sdk.model that return WingPositionModifier and TypeMethodDescriptionWingPosition.firstRowIndex(Integer firstRowIndex) @Valid WingPositionSeatMapCabin.getWings()Get wingsWingPosition.lastRowIndex(Integer lastRowIndex) Methods in com.duffel.sdk.model that return types with arguments of type WingPositionModifier and TypeMethodDescriptionorg.openapitools.jackson.nullable.JsonNullable<WingPosition> SeatMapCabin.getWings_JsonNullable()Methods in com.duffel.sdk.model with parameters of type WingPositionModifier and TypeMethodDescriptionvoidSeatMapCabin.setWings(WingPosition wings) SeatMapCabin.wings(WingPosition wings) Method parameters in com.duffel.sdk.model with type arguments of type WingPositionModifier and TypeMethodDescriptionvoidSeatMapCabin.setWings_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<WingPosition> wings)