Uses of Enum Class
travel.wink.sdk.extranet.model.RoomConfigurationPrice.PerkTypesEnum
Packages that use RoomConfigurationPrice.PerkTypesEnum
-
Uses of RoomConfigurationPrice.PerkTypesEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RoomConfigurationPrice.PerkTypesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RoomConfigurationPrice.PerkTypesEnum[]RoomConfigurationPrice.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 RoomConfigurationPrice.PerkTypesEnumMethods in travel.wink.sdk.extranet.model with parameters of type RoomConfigurationPrice.PerkTypesEnumModifier and TypeMethodDescriptionRoomConfigurationPrice.addPerkTypesItem(RoomConfigurationPrice.PerkTypesEnum perkTypesItem) Method parameters in travel.wink.sdk.extranet.model with type arguments of type RoomConfigurationPrice.PerkTypesEnumModifier and TypeMethodDescriptionRoomConfigurationPrice.perkTypes(List<RoomConfigurationPrice.PerkTypesEnum> perkTypes) voidRoomConfigurationPrice.setPerkTypes(List<RoomConfigurationPrice.PerkTypesEnum> perkTypes)