Uses of Enum Class
travel.wink.sdk.extranet.model.UpsertPlaceRequest.PricingTypeEnum
Packages that use UpsertPlaceRequest.PricingTypeEnum
-
Uses of UpsertPlaceRequest.PricingTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertPlaceRequest.PricingTypeEnumModifier and TypeMethodDescriptionUpsertPlaceRequest.getPricingType()How this inventory item should be priced.Returns the enum constant of this class with the specified name.static UpsertPlaceRequest.PricingTypeEnum[]UpsertPlaceRequest.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 UpsertPlaceRequest.PricingTypeEnumModifier and TypeMethodDescriptionUpsertPlaceRequest.pricingType(UpsertPlaceRequest.PricingTypeEnum pricingType) voidUpsertPlaceRequest.setPricingType(UpsertPlaceRequest.PricingTypeEnum pricingType)