Uses of Enum Class
travel.wink.sdk.user.settings.model.ManagingEntity.PriceLookupKeyEnum
Packages that use ManagingEntity.PriceLookupKeyEnum
-
Uses of ManagingEntity.PriceLookupKeyEnum in travel.wink.sdk.user.settings.model
Subclasses with type arguments of type ManagingEntity.PriceLookupKeyEnum in travel.wink.sdk.user.settings.modelMethods in travel.wink.sdk.user.settings.model that return ManagingEntity.PriceLookupKeyEnumModifier and TypeMethodDescriptionManagingEntity.getPriceLookupKey()price lookup keyReturns the enum constant of this class with the specified name.static ManagingEntity.PriceLookupKeyEnum[]ManagingEntity.PriceLookupKeyEnum.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 ManagingEntity.PriceLookupKeyEnumModifier and TypeMethodDescriptionManagingEntity.priceLookupKey(ManagingEntity.PriceLookupKeyEnum priceLookupKey) voidManagingEntity.setPriceLookupKey(ManagingEntity.PriceLookupKeyEnum priceLookupKey)