Uses of Enum Class
travel.wink.sdk.affiliate.model.BookingOverviewRequestSupplier.TypeEnum
Packages that use BookingOverviewRequestSupplier.TypeEnum
-
Uses of BookingOverviewRequestSupplier.TypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return BookingOverviewRequestSupplier.TypeEnumModifier and TypeMethodDescriptionBookingOverviewRequestSupplier.getType()The type of time series that should be usedReturns the enum constant of this class with the specified name.BookingOverviewRequestSupplier.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type BookingOverviewRequestSupplier.TypeEnumModifier and TypeMethodDescriptionvoidBookingOverviewRequestSupplier.setType(BookingOverviewRequestSupplier.TypeEnum type) BookingOverviewRequestSupplier.type(BookingOverviewRequestSupplier.TypeEnum type)