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