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