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