Uses of Enum Class
com.duffel.sdk.model.CabinRowSectionEmptyElement.TypeEnum
Packages that use CabinRowSectionEmptyElement.TypeEnum
-
Uses of CabinRowSectionEmptyElement.TypeEnum in com.duffel.sdk.model
Methods in com.duffel.sdk.model that return CabinRowSectionEmptyElement.TypeEnumModifier and TypeMethodDescription@NotNull CabinRowSectionEmptyElement.TypeEnumCabinRowSectionEmptyElement.getType()The type of this elementReturns the enum constant of this class with the specified name.static CabinRowSectionEmptyElement.TypeEnum[]CabinRowSectionEmptyElement.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.duffel.sdk.model with parameters of type CabinRowSectionEmptyElement.TypeEnumModifier and TypeMethodDescriptionvoidCabinRowSectionEmptyElement.setType(CabinRowSectionEmptyElement.TypeEnum type) CabinRowSectionEmptyElement.type(CabinRowSectionEmptyElement.TypeEnum type)