Uses of Enum Class
travel.wink.sdk.lookup.model.RoomConfigurationPriceConsumer.PerkTypesEnum
Packages that use RoomConfigurationPriceConsumer.PerkTypesEnum
-
Uses of RoomConfigurationPriceConsumer.PerkTypesEnum in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return RoomConfigurationPriceConsumer.PerkTypesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.RoomConfigurationPriceConsumer.PerkTypesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.lookup.model that return types with arguments of type RoomConfigurationPriceConsumer.PerkTypesEnumMethods in travel.wink.sdk.lookup.model with parameters of type RoomConfigurationPriceConsumer.PerkTypesEnumModifier and TypeMethodDescriptionRoomConfigurationPriceConsumer.addPerkTypesItem(RoomConfigurationPriceConsumer.PerkTypesEnum perkTypesItem) Method parameters in travel.wink.sdk.lookup.model with type arguments of type RoomConfigurationPriceConsumer.PerkTypesEnumModifier and TypeMethodDescriptionRoomConfigurationPriceConsumer.perkTypes(List<RoomConfigurationPriceConsumer.PerkTypesEnum> perkTypes) voidRoomConfigurationPriceConsumer.setPerkTypes(List<RoomConfigurationPriceConsumer.PerkTypesEnum> perkTypes)