Uses of Enum Class
travel.wink.sdk.inventory.model.RestaurantLightweightNonAuthenticatedEntity.PricePointEnum
Packages that use RestaurantLightweightNonAuthenticatedEntity.PricePointEnum
-
Uses of RestaurantLightweightNonAuthenticatedEntity.PricePointEnum in travel.wink.sdk.inventory.model
Subclasses with type arguments of type RestaurantLightweightNonAuthenticatedEntity.PricePointEnum in travel.wink.sdk.inventory.modelModifier and TypeClassDescriptionstatic enumLevel of expensiveness.Methods in travel.wink.sdk.inventory.model that return RestaurantLightweightNonAuthenticatedEntity.PricePointEnumModifier and TypeMethodDescriptionRestaurantLightweightNonAuthenticatedEntity.getPricePoint()Level of expensiveness.Returns the enum constant of this class with the specified name.RestaurantLightweightNonAuthenticatedEntity.PricePointEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.inventory.model with parameters of type RestaurantLightweightNonAuthenticatedEntity.PricePointEnumModifier and TypeMethodDescriptionRestaurantLightweightNonAuthenticatedEntity.pricePoint(RestaurantLightweightNonAuthenticatedEntity.PricePointEnum pricePoint) voidRestaurantLightweightNonAuthenticatedEntity.setPricePoint(RestaurantLightweightNonAuthenticatedEntity.PricePointEnum pricePoint)