Uses of Enum Class
com.duffel.sdk.model.OfferSlice.DestinationTypeEnum
Packages that use OfferSlice.DestinationTypeEnum
-
Uses of OfferSlice.DestinationTypeEnum in com.duffel.sdk.model
Methods in com.duffel.sdk.model that return OfferSlice.DestinationTypeEnumModifier and TypeMethodDescriptionOfferSlice.getDestinationType()The type of the destinationReturns the enum constant of this class with the specified name.static OfferSlice.DestinationTypeEnum[]OfferSlice.DestinationTypeEnum.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 OfferSlice.DestinationTypeEnumModifier and TypeMethodDescriptionOfferSlice.destinationType(OfferSlice.DestinationTypeEnum destinationType) voidOfferSlice.setDestinationType(OfferSlice.DestinationTypeEnum destinationType)