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