Uses of Enum Class
travel.wink.sdk.extranet.model.UpsertBundleRequest.PricingTypeEnum
Packages that use UpsertBundleRequest.PricingTypeEnum
-
Uses of UpsertBundleRequest.PricingTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertBundleRequest.PricingTypeEnumModifier and TypeMethodDescription@NotNull UpsertBundleRequest.PricingTypeEnumUpsertBundleRequest.getPricingType()Specifies how the package is priced.Returns the enum constant of this class with the specified name.static UpsertBundleRequest.PricingTypeEnum[]UpsertBundleRequest.PricingTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.model with parameters of type UpsertBundleRequest.PricingTypeEnumModifier and TypeMethodDescriptionUpsertBundleRequest.pricingType(UpsertBundleRequest.PricingTypeEnum pricingType) voidUpsertBundleRequest.setPricingType(UpsertBundleRequest.PricingTypeEnum pricingType)