Uses of Enum Class
travel.wink.sdk.extranet.model.UpsertRestaurantRequestSupplier.PricePointEnum
Packages that use UpsertRestaurantRequestSupplier.PricePointEnum
-
Uses of UpsertRestaurantRequestSupplier.PricePointEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertRestaurantRequestSupplier.PricePointEnumModifier and TypeMethodDescriptionUpsertRestaurantRequestSupplier.getPricePoint()Level of expensiveness.Returns the enum constant of this class with the specified name.UpsertRestaurantRequestSupplier.PricePointEnum.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 UpsertRestaurantRequestSupplier.PricePointEnumModifier and TypeMethodDescriptionUpsertRestaurantRequestSupplier.pricePoint(UpsertRestaurantRequestSupplier.PricePointEnum pricePoint) voidUpsertRestaurantRequestSupplier.setPricePoint(UpsertRestaurantRequestSupplier.PricePointEnum pricePoint)