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