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