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