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