Uses of Class
com.duffel.sdk.model.CabinRowSection
Packages that use CabinRowSection
-
Uses of CabinRowSection in com.duffel.sdk.model
Methods in com.duffel.sdk.model that return CabinRowSectionModifier and TypeMethodDescriptionCabinRowSection.addElementsItem(CabinRowSectionElementsInner elementsItem) CabinRowSection.elements(List<CabinRowSectionElementsInner> elements) Methods in com.duffel.sdk.model that return types with arguments of type CabinRowSectionModifier and TypeMethodDescription@NotNull @Valid List<CabinRowSection>SeatMapCabinRow.getSections()A list of sections.Methods in com.duffel.sdk.model with parameters of type CabinRowSectionMethod parameters in com.duffel.sdk.model with type arguments of type CabinRowSectionModifier and TypeMethodDescriptionSeatMapCabinRow.sections(List<CabinRowSection> sections) voidSeatMapCabinRow.setSections(List<CabinRowSection> sections)