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