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