Uses of Enum Class
com.duffel.sdk.model.CabinRowSectionElementsInner.TypeEnum
Packages that use CabinRowSectionElementsInner.TypeEnum
-
Uses of CabinRowSectionElementsInner.TypeEnum in com.duffel.sdk.model
Methods in com.duffel.sdk.model that return CabinRowSectionElementsInner.TypeEnumModifier and TypeMethodDescriptionCabinRowSectionElementsInner.getType()The type of this elementReturns the enum constant of this class with the specified name.CabinRowSectionElementsInner.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 CabinRowSectionElementsInner.TypeEnumModifier and TypeMethodDescriptionvoidCabinRowSectionElementsInner.setType(CabinRowSectionElementsInner.TypeEnum type) CabinRowSectionElementsInner.type(CabinRowSectionElementsInner.TypeEnum type)